Click to See Complete Forum and Search --> : Cannot Insert data into a CLOB field


dsuva
05-08-2003, 07:27 AM
Hi,

I have a table with a CLOB datatype field. My application is being written in VC++, where i am generating an insert into <table_name> string, where i am trying to insert data into that particular CLOB field using a variable which contains the data.

I cannot insert data into the table. Can anyone please tell me how to insert data into a Long Raw/Clob or Blob field.

Thanks

marist89
05-08-2003, 01:11 PM
http://download-west.oracle.com/docs/cd/B10501_01/appdev.920/a96591/adl10pst.htm#129186