Bit field locate/filter on true/1 fails in TClientDataSet
Posted: Fri 23 Jan 2009 17:47
Hello,
We are using the TClientDataSet -> Provider -> TMSSQLQuery setup in Delphi 6.
Column of type "Bit" shows True/False ok in dataset, but locate and lookup and filter methods fail (no results) when searching/filtering for "True" or "1" values, even though there are many rows with "True" in this column. Searching/filtering for "False" or "0" works ok.
Regards,
Freerk Jelsma
SchoolMaster BV
We are using the TClientDataSet -> Provider -> TMSSQLQuery setup in Delphi 6.
Column of type "Bit" shows True/False ok in dataset, but locate and lookup and filter methods fail (no results) when searching/filtering for "True" or "1" values, even though there are many rows with "True" in this column. Searching/filtering for "False" or "0" works ok.
Regards,
Freerk Jelsma
SchoolMaster BV