General discussion
July 30, 2001 at 04:32 AM
highlander718

In operator

by highlander718 . Updated 24 years, 11 months ago

I’m trying to use the in operator in a query, so that the user can select the list of options. So instead of using : IN(op1,op2,..) I’m using IN([enter parameters]) so the users is prompted for values but it’s only working with one parameter and nota list of them. I tried every possible variant to input the list but it’s not working ( I got an empty result list).

Any idea ?

This discussion is locked

All Comments