HI all
I am having some problem while using JDBCODBC Driver. for the statement rs.last() where rs is Object of Resultset I am getting the following Exception java.lang.UnsupportedOperationException at sun.jdbc.odbc.JdbcOdbcResultSet.last(JdbcOdbcResultSet.java:2381) I Have JDK 1.2.2 installed on my machine. website of Sun Says that JDBC 2.0 comes with JDK1.2.2. We here, are unable to find a solution. We tried first with MS-Access then with MS-SQL Server...but same error. Where exactly are we going wrong? Can Any one help us? Thanks in Advance |