Re: Request for help on retrieving binary data from bytea column using ODBC calls

From: "Inoue, Hiroshi" <inoue(at)tpf(dot)co(dot)jp>
To: Ganesh Borse <bganesh05(at)gmail(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Request for help on retrieving binary data from bytea column using ODBC calls
Date: 2012-02-28 03:43:17
Message-ID: 4F4C4D55.9020502@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Ganesh Borse 2012-02-28 04:30:02 Re: Request for help on retrieving binary data from bytea column using ODBC calls
Previous Message Ganesh Borse 2012-02-28 02:54:56 Re: Request for help on retrieving binary data from bytea column using ODBC calls