RE: [GENERAL] BLOB datatype

2000-04-10 Thread Sampath, Krishna
look at the examples in the postgresql book available on the website. krishna -Original Message- From: iqbal [mailto:[EMAIL PROTECTED]] Sent: Monday, April 10, 2000 7:11 AM To: [EMAIL PROTECTED] Subject: [GENERAL] BLOB datatype i have created a table having blob object but now i am

[GENERAL] BLOB datatype

2000-04-10 Thread iqbal
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