Running this program throws an exception as below -
java.sql.SQLException: The result set type is not supported. at sun.jdbc.odbc.JdbcOdbcStatement.initialize(JdbcOdbcStatement.java:154) at sun.jdbc.odbc.JdbcOdbcConnection.createStatement(JdbcOdbcConnection.java:422) at sun.jdbc.odbc.JdbcOdbcConnection.createStatement(JdbcOdbcConnection.java:396) at com.QVOdbcTest.main(QVOdbcTest.java:13)
When I ran the program it opened QlikView Enterprise and I provided userid, password and opened the QlikView file.
Tried with System DSN but got same error..
Any thoughts on how to resolve this... thanks in advance!