Query with hexadecimal characters - Mailing list pgsql-odbc

From Luciano
Subject Query with hexadecimal characters
Date
Msg-id 20050110221036.62433.qmail@web53703.mail.yahoo.com
Whole thread Raw
Responses Re: Query with hexadecimal characters  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Jeff Eckermann
Date:
Subject: Re: MS Access problem with memos
Next
From: Tom Lane
Date:
Subject: Re: Query with hexadecimal characters