Can anyone kindly inform me about the existence of a free downloadable JDBC 2.0 driver with which I can run JDBC code that uses JDBC 2.0 API ? With Sun's JdbcOdbc Bridge driver I get UnsupportedOperationException when I run the code(using JDK 2) that has JDBC API calls like ResultSet object's method first().