Skip to Main Content

Oracle Forms

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 Data

SmidrebMay 3 2006 — edited May 3 2006
Hi All,

I have a dtabase field USERS INFO (CLOB datatype) in the form . I am not able to display the full data because of 32k limitation.

The data in the user info is more than 200k. What are the options.

I tried wrting it to a file using TEXTIO on the when button pressed trigger and then read it in a notepad. But it truncates the data( I am not able to read the whole data in the notepad as well). Please help me how do I do this?

Thx
KK
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 31 2006
Added on May 3 2006
6 comments
370 views