Hi all,
I try to access an Accpac Plus system from java, using the jdbc-odbc bridge.
I've defined a System DSN using ODBC Link Standard 3.58. The createStatement() function throws an SQLException: The resultset type is not supported. Does anybody know how to fix this?
I defined a second System DSN using an MS-Access ODBC driver. (I use an Access database and linked tables). When the executeQuery() function executes, the ODBC Link 'splash screen' pops up, and never goes away. I can see in the Task Manager that "DBI Initialization" is not responding.
Does anybody know what is the "DBI Initialization" and why does it stop responding?
Any help would be greately appreciated,
Doina
I try to access an Accpac Plus system from java, using the jdbc-odbc bridge.
I've defined a System DSN using ODBC Link Standard 3.58. The createStatement() function throws an SQLException: The resultset type is not supported. Does anybody know how to fix this?
I defined a second System DSN using an MS-Access ODBC driver. (I use an Access database and linked tables). When the executeQuery() function executes, the ODBC Link 'splash screen' pops up, and never goes away. I can see in the Task Manager that "DBI Initialization" is not responding.
Does anybody know what is the "DBI Initialization" and why does it stop responding?
Any help would be greately appreciated,
Doina