« Return to Thread: Inserting into BLOB field

Re: Inserting into BLOB field

by Kristian Waagan-4 :: Rate this Message:

Reply to Author | View in Thread

cmathrusse wrote:
> I know this has been asked before...
>
> I need to perform an insert into a BLOB field. Previously my field was
> defined as a CLOB and there was no issue. But due to a new requirement I
> need to change this to a BLOB. The issue that I have now is that I cannot
> insert any seed data into this field with a SQL script.
>  

Hi,

Does the following thread help?
http://www.nabble.com/VALUES-expression%2C-BLOB%2C-and-using-ij-tp10778754p10778754.html


Regards,
--
Kristian
> Is there any way that I would be able to perform these inserts using a SQL
> script?
>
> Thanks...
>  

 « Return to Thread: Inserting into BLOB field