Hello!
I am using TZQuery.Filter like this:
TZQuery.Filter := 'doc_title like ''*text*''';
TZQuery.Filtered := True;
Result set has all matched records and records that have length = 1.
And filtering don't working when i try to find by last symbol.
Please help me. What is solution?
P.S. sry for very bad english.
Filtering Records
Moderators: gto, EgonHugeist