Resultset « ODBC « Java Database Q&A





1. JDBC-ODBC issue - Resultset.getString() returning null when there is a value    stackoverflow.com

To begin, this is a problem that I am having on Windows Vista, Windows 7, and Windows Server 2008, but not on XP and Server 2003. I am aware that between Windows ...

2. How do I query a database for only one field of a resultset? (JAVA ODBC)    stackoverflow.com

I have an assignment I am working on (and trying to debug). I have a JComboBox which I need to fill with only ISBN numbers. The Database returns ISBNs, BookTitle, ...

3. resultSet.getTimeStamp() is not working    stackoverflow.com

Am using jdk- 1.6, os- ...