Filtering Records
Posted: 30.03.2011, 09:52
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.
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.