odbc blob

From: John Thorhauer <jthorhauer(at)phoenixcolor(dot)com>
To: postgres-inter <pgsql-interfaces(at)postgresql(dot)org>
Subject: odbc blob
Date: 2000-08-22 14:34:03
Message-ID: 39A28F5B.6504CA0C@phoenixcolor.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I am trying to insert a blob into postgres via odbc driver and am
getting the folowing error:

ODBC Driver Manager Invalid String or Buffer Length

Any idea on what I am doing wrong? I am putting the data into the lo
field with the .appendchunk method using ado.

John
--
********************************
** John Thorhauer
** jthorhauer(at)phoenixcolor(dot)com
********************************

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Gérald de Roany 2000-08-22 14:37:20 a question of TIME
Previous Message Tom Lane 2000-08-22 14:32:28 Re: SPI_connect problems