Subject Re: [IBO] IB_LookupDialog and uppercase
Author Luiz Alves
Marco,

If the data are all in uppercase, you could try in the query property
editor-->ColumnAttributes, set "CASE INSENSITIVE" for the search column to
True and "Upper Case Equivalent" to same name of this column.

Luiz.

----- Original Message -----
From: <mmenaz@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, February 20, 2001 11:40 AM
Subject: [IBO] IB_LookupDialog and uppercase


> Hi, I've set up a IB_LookupDialog with BaseKey property to a field for
> wich I want to do incremental search. That field is flagged as
> "UPPERCASE" in the query field properties editor (in fact editing is
> ok).
> But IB_LookupDialog has a data entry *lowercase*, so the incremental
> search works badly... what's wrong? Why is not it getting field
> attribute from the query?
> Thanks
> Marco Menardi
>
>
>
>
>