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.
I mean that I can't see that you specified any error message:
But yes you have to state the BLOB function if you are inserting
a string like above - to let db2 know that 'blahblab' should be
treated as a binary object (casting it - if you like)
If you are inserting a (binary) file:
insert into mytable values ('/pathonserver/myclobfile.extension')
Should do the trick.
HTH
__________________
Kristian K. Hansen
Project Supervisor
National Board of Health