| Author |
jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};DBQ= stopped working
|
Alejandro Barrero
Ranch Hand
Joined: Aug 01, 2005
Posts: 273
|
|
I have been using this code for years
The code stopped working when I started to use 64 bit Java. I found in the Internet that there are 32 and 64 bit drivers, but Java always uses the 32 bit driver. Microsoft keeps 32 bit drivers in Windows 32 and 64 bit drivers in SysWOW64 but I don't know how to access it or how would the program know that it is running 64 bits.
|
Your help will be greatly appreciated,
Alejandro Barrero
|
 |
 |
|
|
subject: jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};DBQ= stopped working
|
|
|