Hi,
What operator would I use to find a record from a multi-select list/menu box. My example is City. The user will select several cities and I want to include each in the query as OR.
AS operator is not supported, LIKE doesn't seem to be correct and I can't get MATCH AGAINST to work properly.
Any Ideas?
Marty
What operator would I use to find a record from a multi-select list/menu box. My example is City. The user will select several cities and I want to include each in the query as OR.
AS operator is not supported, LIKE doesn't seem to be correct and I can't get MATCH AGAINST to work properly.
Any Ideas?
Marty