Hi,

When I try to use the method "ResultSet.TYPE_SCROLL_INSENSITIVE" to create a
query statement, I got error message:
No variable TYPE_SCROLL_INSENSITIVE defined in interface java.sql.ResultSet.
But JDBC 2.0 API supports "ResultSet.TYPE_SCROLL_INSENSITIVE" call. I have
JDK 1.3 installed. JDK 1.3 has the JDBC 2.0 pacake in it. Any help?
Thanks,
Jack

Reply via email to