Skip to Main Content

Java Database Connectivity (JDBC)

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!

How to get a row as string

843854Apr 28 2004 — edited Apr 28 2004
Dear all,
Hello.
I want to get the entire row of a result set as a String, not getting them columnwise via getString() like methods.
I couldn't find a suitable method in the ResultSet interface. Would someone tell me how to do this?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 26 2004
Added on Apr 28 2004
5 comments
198 views