aspose file tools
The moose likes JDBC and the fly likes JDBC-ODBC : Starnge Output??? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "JDBC-ODBC : Starnge Output???" Watch "JDBC-ODBC : Starnge Output???" New topic
Author

JDBC-ODBC : Starnge Output???

jean-pierre dessart
Greenhorn

Joined: Jun 12, 2002
Posts: 1
Hi,
when I try reading a VARCHAR from my (oracle) ResultSet by: String s = resultset.getString(1); I do not get the String I expected but it fills with a quite long hexadecimal code. Would anyone have any ideas what I am doing wrong?
Many thanks,
Jean-Pierre.
sim sim
Ranch Hand

Joined: Jun 05, 2002
Posts: 55
It would help us if u post the source code, buddy. Just a hunch, is the fist col u r retreving for the resultset, a string ?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JDBC-ODBC : Starnge Output???
 
Similar Threads
how to sovle these two errors~~~help~~~
Please Comment on Data Section
amount currency datatype
Looking for correct data type to take in stream of xml
SQL Data Types