how to access CHAR fields in ResultSet..getChar()????
843854Nov 29 2002 — edited Nov 29 2002Hi 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