Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Java and ODBC Link

Status
Not open for further replies.

Doina

Technical User
Aug 3, 2001
33
CA
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top