Subject filter problem
Author petegajria
Hi,
I'm running into an issue with filters when used in
TIBO_Query

the sql returns data from the states table eg name & code

so when i apply a filter like this
'name = new*'
it correctly returns new mexico & new york
but when i do new*k it fails
as does *york etc etc

anyone have a workable solution
if so please post an example.

thanks
pete