P
PinkBishop
I am trying to create a search form that will query 3 different
fields. Is this possible with FP DBRW?
fields. Is this possible with FP DBRW?
= '::firstname::') OR (middlename-----Original Message-----
Once you've created the query to search one field, you can modify the query
to search more than one field, like this:
"SELECT * FROM tblnames WHERE (firstname