ADO Filter problems

From: Kovács Ferenc (kovacs_at_quattrosoft.hu)
Date: 12/19/03


Date: Fri, 19 Dec 2003 14:31:40 +0100

Hi,

I am using ADO and Firebird 1.5. It seems that client side filtering
(TCustomADODataSet.Filter) is always CASE-INSENSITIVE. Actually when I
try to use FilterOptions it causes a message saying filteroptions can
not be used here.

How to make a CASE-SENSITIVE filter (on client side) using Firebird?

K.F.