Subject Re: [ib-support] Firebird support case insensitive??
Author Arda Tunccekic
Is this the proper way to achieve this with delphi?

SELECT x FROM y WHERE upper(something)= "'+ ansiuppercase(a_string) +' " ' ;



> At 10:50 AM 26-12-01 +0000, Francisco Ruiz wrote:
> >Hello Folks,
> >
> >Firebird supports case insensitive indexing, How can I try this
> >feature?
>
> Where did you read this, Francisco?
>
> Helen