Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CLOB with unknown length

JohnMinkjanOct 6 2004 — edited Nov 3 2004
I am looking for a way to read a CLOB field from an Oracle database where the size of the field is unkown on retrieval, it can vary from anywhere between .5k up to 2mb. . The getchunk/appendchunk methods I found all use the filesize value to calculate the number of blocks to retrieve. . . . The maximum blocksize the driver allows is 32k.
Does anyone knows a workaround for this?

John

Oracle/VB6
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 1 2004
Added on Oct 6 2004
1 comment
377 views