BLOB via ODBC - Mailing list pgsql-odbc

From Brodie Thiesfield
Subject BLOB via ODBC
Date
Msg-id a6507e6c0703080606v3066889dq511167f940e79791@mail.gmail.com
Whole thread Raw
Responses Re: BLOB via ODBC
List pgsql-odbc
Hi,

Can someone please point me at a FAQ or basic documentation for how to
read/write blob data via the postgresql ODBC driver (using C/C++)? I
haven't been able to find anything using google and have basic
questions on how to do it. i.e. Do I use BYTEA type in the DB? Do I
use SQL_VARBINARY in the call? How do I determine the length of the
data while reading? etc

Regards,
Brodie

pgsql-odbc by date:

Previous
From: "ionut ichim"
Date:
Subject: Re: Ii can't connect to postgresql with VFP 8
Next
From: David Gardner
Date:
Subject: Re: Access violation - probably not the fault of Postgres