How do I make a search or filter on records
using operator like "in" and "between"?
Lets say I have a _text.
I want to look for the fields that have this _text
in or between its string. [sig][/sig]
Returns 0 if not found otherwise the location of the first occurance of cSearchFor in cSearchIn.
So in SQL statement you might have where clause like...
WHERE ATC('ABC',Table.Field)>0
Enjoy. [sig]<p> Pete<br><a href=mailto:blindpete@mail.com>blindpete@mail.com</a><br><a href= > </a><br>What your mother told you is true! You will go blind! (from moonshine anyway)[/sig]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.