1. JDBC-ODBC issue - Resultset.getString() returning null when there is a value stackoverflow.comTo 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.comI 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.comAm using jdk- 1.6, os- ... |
4. Does JDBC:ODBC bridge support scrollable ResultSet? coderanch.com |