Case insensitive LIKE ?

Поиск
Список
Период
Сортировка
От Constantin Teodorescu
Тема Case insensitive LIKE ?
Дата
Msg-id 381C31A8.34A17B8E@flex.ro
обсуждение исходный текст
Список pgsql-interfaces
I'm writing an application that should work with PostgreSQL server on
Linux and ODBC-MS Access on Windows.

I'm using the TclODBC package that works just fine.

Under Windows, with ODBC->MS Access , the select LIKE 'john%' works case
insensitive!
Under Linux with PostgreSQL 6.5.2 , the LIKE clause is case sensitive!

Is there for PostgreSQL a modifier(parameter) that will make the LIKE
clause case insensitive ?

TIA,
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA


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

Предыдущее
От: "Mario Simeone"
Дата:
Сообщение: subscribe
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: [INTERFACES] Case insensitive LIKE ?