Re: Request for help on retrieving binary data from bytea column using ODBC calls - Mailing list pgsql-odbc

From Inoue, Hiroshi
Subject Re: Request for help on retrieving binary data from bytea column using ODBC calls
Date
Msg-id 4F4C4D55.9020502@tpf.co.jp
Whole thread Raw
In response to Re: Request for help on retrieving binary data from bytea column using ODBC calls  (Ganesh Borse <bganesh05@gmail.com>)
Responses Re: Request for help on retrieving binary data from bytea column using ODBC calls
List pgsql-odbc
(2012/02/28 11:54), Ganesh Borse wrote:
> Hi,
>
> I am using the following PostgreSQL ODBC Windows driver:
>
> PostgreSQL 64bit 8.03.04.00 PSQLODBC_X64_RELEASE.DLL 8/3/2009 -- the one
> which got installed with PostgreSQL 9.0 server that I downloaded from
> PostgreSQL website.

Unfortunately the driver know nothing about recently introduced
hex BYTEA format.
Please download and install the latest version from
   http://www.postgresql.org/ftp/odbc/versions/ .

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: Ganesh Borse
Date:
Subject: Re: Request for help on retrieving binary data from bytea column using ODBC calls
Next
From: Ganesh Borse
Date:
Subject: Re: Request for help on retrieving binary data from bytea column using ODBC calls