29 Mar
2003
29 Mar
'03
1:01 a.m.
Matthew Lindfield Seager wrote at 2003-3-26 16:43 +1100:
... After going around in numerous circles and butting my head up against a wall almost constantly I've finally worked out that: a) The text to search on is in a Gadfly database AND b) Gadfly databases don't support the SQL "LIKE" operator
Use an external database (Postgres or MySQL) that supports "LIKE". Dieter