Clob Data
SmidrebMay 3 2006 — edited May 3 2006Hi 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