Inserting Picture to Bytea

Started by Gera Mel Handumonover 19 years ago2 messages
#1Gera Mel Handumon
geramel.h@gmail.com

Hello,

I'm new to pgsql. I could not find documentation regarding inserting of
picture(.jpg) to BYTEA using Visual Basic (ADO connection). my code for
MSSQL will not work. i'm using pgsql 8.1.4

i also tried this link but an error occur about LO.

http://archives.postgresql.org/pgsql-odbc/2001-10/msg00066.php

Thank you for your Help.

mel

#2Andrew Dunstan
andrew@dunslane.net
In reply to: Gera Mel Handumon (#1)
Re: Inserting Picture to Bytea

Gera Mel Handumon wrote:

Hello,

I'm new to pgsql. I could not find documentation regarding inserting
of picture(.jpg) to BYTEA using Visual Basic (ADO connection). my code
for MSSQL will not work. i'm using pgsql 8.1.4

i also tried this link but an error occur about LO.

http://archives.postgresql.org/pgsql-odbc/2001-10/msg00066.php
<http://archives.postgresql.org/pgsql-odbc/2001-10/msg00066.php&gt;

This is not the correct list to ask this question on. Please ask on the
list you referred to above, namely pgsql-odbc

cheers

andrew