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 access CHAR fields in ResultSet..getChar()????

843854Nov 29 2002 — edited Nov 29 2002
Hi Experts:

I have a CHAR data field in my Oracle Table. How can I access this CHAR datafield via ResultSet....? I DID NOT find rs.getCHAR() anywhere.....so how do I access the CHAR fields from the RESULTSET...?

THANKS!

Manoj G. Kithany
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 27 2002
Added on Nov 29 2002
3 comments
1,273 views