inserting images

From: Jaime Casanova <systemguards(at)yahoo(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: inserting images
Date: 2004-10-29 20:30:36
Message-ID: 20041029203036.72151.qmail@web50006.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

HI all,

i'm trying to insert images in a PostgreSQL database
from a VB application using ODBC.

So, i found there is a way involving an oid datatype
column using lo_import/export functions. Can i use
this with ODBC, how?

Another way i found is with a bytea datatype column
but a i need an equivalent of the PQescapeBytea
function that comes with libpq. There is such a thing
in ODBC?

thanx in advance,
Jaime Casanova

_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Grupos 2004-10-30 18:50:46 UNSUPORTED TYPE => TEXT
Previous Message Peter Bense 2004-10-29 17:37:17 Re: ODBC / MS-Access... linking a ms-access DB to a