Query with hexadecimal characters

From: Luciano <ldelio(at)yahoo(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Query with hexadecimal characters
Date: 2005-01-10 22:10:36
Message-ID: 20050110221036.62433.qmail@web53703.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Tom Lane 2005-01-10 23:05:20 Re: Query with hexadecimal characters
Previous Message Jeff Eckermann 2005-01-10 21:00:30 Re: MS Access problem with memos