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