Hi all,
I have been working with java on a database program that connects via jdbc odbc access driver on my xp desktop.
It is working fine but I'm installing it on 3 pc's tomorrow so testing it on my vista laptop now.
When i go to configure dsn on vista laptop and access database via my Z drive it is now calling a java.sql.sqlexc eption on load of jar file.
Question 1 Can accdb have multiple conections? (please say yes!)
Question 2 Can anyone suggest the soluiton to the exception?
Regards
Brendan
I have been working with java on a database program that connects via jdbc odbc access driver on my xp desktop.
It is working fine but I'm installing it on 3 pc's tomorrow so testing it on my vista laptop now.
When i go to configure dsn on vista laptop and access database via my Z drive it is now calling a java.sql.sqlexc eption on load of jar file.
Question 1 Can accdb have multiple conections? (please say yes!)
Question 2 Can anyone suggest the soluiton to the exception?
Regards
Brendan
Comment