Posted By:
Gary_Baker
Posted On:
Tuesday, April 17, 2001 07:15 AM
I am trying to insert a clob into oracle and have read the thered(s) here, but still need a little help.
some of the examples use a output stream, but they all seem to rely on the clob already existing. I want to take a string (> 4k) and make it into a clob
and then insert it. Can anyone help. thanks
An oracle specific example is ok.
Gary