CRDBGrid Filter on Boolean
Posted: Wed  28 Jun 2006 21:40
				
				Hi,
I have a Table with a TinyInt(1)
is set Bby MyTable as a TBoolean field
I have set DisplayValue=J;N
Now I want to use the CRDBGrid's filter and set the filter to J. Then I get an error Field J not found (For N the same)
I just reverted to Smallint Values.
Anyway I can use the filter in this case as normal Characters ??
			I have a Table with a TinyInt(1)
is set Bby MyTable as a TBoolean field
I have set DisplayValue=J;N
Now I want to use the CRDBGrid's filter and set the filter to J. Then I get an error Field J not found (For N the same)
I just reverted to Smallint Values.
Anyway I can use the filter in this case as normal Characters ??