T
Titlepusher
I have a "contractor" table with names and phone numbers and .. many yes/no
fields which bear the names of Counties. I want to be able to search for
contractors who work in those counties checked yes. I know the value in the
field will be -1. I want to be able to select a field name (such as Boone
county) from a list and query for contractors who work in "Boone county" as
result.
I know this is not really the best way to use a rdb.. and I could simply
have a "County field" with multiple records with cifferent county names
attached to each contractor. However having the form with 90 y/n check boxes
is an easy one for people to use. So if it is possible to do this type of
query I would appreciate any help on this. Thank You, tp
fields which bear the names of Counties. I want to be able to search for
contractors who work in those counties checked yes. I know the value in the
field will be -1. I want to be able to select a field name (such as Boone
county) from a list and query for contractors who work in "Boone county" as
result.
I know this is not really the best way to use a rdb.. and I could simply
have a "County field" with multiple records with cifferent county names
attached to each contractor. However having the form with 90 y/n check boxes
is an easy one for people to use. So if it is possible to do this type of
query I would appreciate any help on this. Thank You, tp