Re: BYTEA and ODBC driver - Mailing list pgsql-interfaces

From Hiroshi Inoue
Subject Re: BYTEA and ODBC driver
Date
Msg-id 3B5CF554.26270142@tpf.co.jp
Whole thread Raw
In response to BYTEA and ODBC driver  (Ashley Clark <aclark@ghoti.org>)
Responses Re: BYTEA and ODBC driver  (Ashley Clark <aclark@ghoti.org>)
List pgsql-interfaces
Ashley Clark wrote:
> 
> Shouldn't I be able to store images in a field of BYTEA type? I keep
> getting errors saying that I can't store that kind of information in a
> field of that type. I'm using the latest ODBC driver (7.01.0006).
> 

BYTEA type seems unavailable for your purpose.
You seem to have to use large objects.
See http://odbc.postgresql.org/ (FAQ).

regards,
Hiroshi Inoue


pgsql-interfaces by date:

Previous
From: Ashley Clark
Date:
Subject: BYTEA and ODBC driver
Next
From: Ashley Clark
Date:
Subject: Re: BYTEA and ODBC driver