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
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