BLOB datatype

Started by iqbalalmost 26 years ago2 messagesgeneral
Jump to latest
#1iqbal
kauri@icmr.delhi.nic.in

i have created a table having blob object but now i am not able to insert a picture into the table. Can you send me sql command to insert picture into the table i need syntax. i tried through DB2IMAGE but failed to insert.

if there is any other method of putting image in the table, kindly send me the same

#2Sampath, Krishna
KSampath@ekmail.com
In reply to: iqbal (#1)
RE: BLOB datatype

look at the examples in the postgresql book available on the website.

krishna

-----Original Message-----
From: iqbal [mailto:kauri@icmr.delhi.nic.in]
Sent: Monday, April 10, 2000 7:11 AM
To: pgsql-general@postgreSQL.org
Subject: [GENERAL] BLOB datatype

i have created a table having blob object but now i am not able to insert a
picture into the table. Can you send me sql command to insert picture into
the table i need syntax. i tried through DB2IMAGE but failed to insert.

if there is any other method of putting image in the table, kindly send me
the same