Icon View Incident Report

Minor Minor
Reported By: Danny Humphress
Reported On: 12/2/2004
For: Version 4.14 Build 1
# 1907 Filters with the Asterisk (*) Wildcard as the Only String Constant Return No Records

If '*' is used as a wildcard in a filter comparison, no records are returned.

MyTable.Filter:='Field='+QuotedStr('*');
MyTable.Filtered:=True;



Resolution Resolution
Fixed Problem on 12/3/2004 in version 4.15 build 1
Image