Query with hexadecimal characters

Поиск
Список
Период
Сортировка
От Luciano
Тема Query with hexadecimal characters
Дата
Msg-id 20050110221036.62433.qmail@web53703.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Query with hexadecimal characters  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-odbc
Hello!
I am having a problem doing a query with hexadecimal
characters through ODBC. The hexadecimal characters
are inside a character filed. It would be something
like:

SELECT * FROM MYTABLE WHERE COLUMN1 < 'XXXXXX'

but instead of the X's there are x'FF' characters...
The query is accepted, but the result is not
consistent... it returns an empty result set. Does
anyone know if I'm missing something?

Thanks in advance!
Luciano



__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail

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

Предыдущее
От: Jeff Eckermann
Дата:
Сообщение: Re: MS Access problem with memos
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Query with hexadecimal characters