If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hello,
I am new with the BLOB tyoe and I am having problems trying to insert an image into my db2 database. I will really appreciate if some one can help me out on how to go about it.
Thanks you!
What are you trying to insert, where is it before you put it in db2, what language is your application written in, what version of db2, what platform, etc. etc...
__________________
--
Jonathan Petruk
DB2 Database Consultant
I am running 8.1 not very sure but it's one of the first release for the 8 versions. This picture (image) is on my hard drive with the db too. I am runing on windows XP.
I have the db setup and have the field for the image set to take blob. I want to use java application to do that.
Thanks