CLOB WRITE WITH OO4O
Posted
by Maagne Larsen
on Stack Overflow
See other posts from Stack Overflow
or by Maagne Larsen
Published on 2009-12-18T10:16:11Z
Indexed on
2010/03/19
1:51 UTC
Read the original article
Hit count: 419
clob
I get the error : OIP-04908: This operation is not permitted on a Null LOB when Set MyClOB_0 = lOraDynaset_0.Fields("FILE_BODY").Value lOraDynaset_0.Edit amount_written = MyClOB_0.Write(buffer, chunksize, ORALOB_FIRST_PIECE)
© Stack Overflow or respective owner