Re: inserting blob data - Mailing list pgsql-odbc

From Tom Lane
Subject Re: inserting blob data
Date
Msg-id 12765.1038361499@sss.pgh.pa.us
Whole thread Raw
In response to Re: inserting blob data  ("Bruce Holt" <bj_holt@hotmail.com>)
List pgsql-odbc
"Bruce Holt" <bj_holt@hotmail.com> writes:
>> Hmm, the 8K limit has been gone for a long time.  You didn't mention
>> your Postgres server's version, but I'm betting you need to update
>> either your server or your ODBC driver.  Possibly both.

> PostgreSQL 7.2.2 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.2

And your ODBC driver was up to date too, right?  So much for that
theory.  How exactly are you trying to store the blob data?  (A code
snippet would be an appropriate answer, probably.)

            regards, tom lane

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: psqlodbc-7.2.4 problem
Next
From: "Han"
Date:
Subject: Problem about Bytea and SQL_C_CHAR