| Author |
Converting String to Clob
|
Nazmul Bhuiyan
Greenhorn
Joined: May 23, 2002
Posts: 17
|
|
I�m getting a clob object from the database and converting to string by getSubString(pos, length) and displaying string in the screen. But need to convert the string to clob to store back to database. I've looked in the API but couldn't figure this out by self. Thanks Naz
|
 |
Vijayender Bandaru
Greenhorn
Joined: Nov 21, 2006
Posts: 21
|
|
|
see if this helps
|
 |
 |
|
|
subject: Converting String to Clob
|
|
|