Inserting Picture to Bytea

From: "Gera Mel Handumon" <geramel(dot)h(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Inserting Picture to Bytea
Date: 2006-05-27 12:46:13
Message-ID: 474404120605270546y7a541fc2p42befb945c819cb9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2006-05-27 12:56:44 Re: Inserting Picture to Bytea
Previous Message Andreas Pflug 2006-05-27 11:52:52 Re: Inefficient bytea escaping?