parameter usage

V

vassilis

i have many yes/no and true/false data field in a query.
how i can use the parameter for that kind off fields?
 
K

KARL DEWEY

These fields are stored as zero & minus one -- 0 & -1.

Minus one is the value for Yes or True.
 
Top