- Feature Request - ilike transformation

Поиск
Список
Период
Сортировка
От Richard Broersma Jr
Тема - Feature Request - ilike transformation
Дата
Msg-id 912606.29611.qm@web31810.mail.mud.yahoo.com
обсуждение исходный текст
Список pgsql-odbc
I don't know if this would be possible in the ODBC layer, but it would be nice if the ODBC driver
had a parameter that could be set to transform all LIKE predicates to ILIKE before the query is
processed by the server.

Currently, my users are accustomed to the behavior of LIKE in case insensitive databases, and are
not happy when I change LIKE's behavior to be case sensitive after porting the back-end to
PostgreSQL.

In some cases where case insensitivity was absolutely needed now, I instructed the users to try:

'*[Aa]*[Ll][Oo][Tt]*[Oo][Ff]*[Ss]quare*brackets*'

but this doesn't go over to well.  :o)

Regards,
Richard Broersma Jr.

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: Trying to use Paradox memo field.
Следующее
От: Mija Lee
Дата:
Сообщение: DSN settings