BLOB

From: "Benny Marin" <b(at)pandora(dot)be>
To: pgsql-general(at)postgresql(dot)org
Subject: BLOB
Date: 2001-10-16 18:31:27
Message-ID: 9qhu4u$2mtm$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

Can someone tell me how to work with large objects ?

All I want to do is to store an image into my database and retrieve them
back.
What datatype do I have to use?

What is the sql statement to send a image to the database and how can I
retrieve it back.

I'm using php or VB.

Thanks

Browse pgsql-general by date

  From Date Subject
Next Message samsom, debra 2001-10-16 18:39:15 postgresql 7.1.3
Previous Message Gaurav Priyolkar 2001-10-16 18:02:49 Dynamically created tables [WAS Re: "Relation x does not exist" ...