| Author |
Accessing Data from MS-Access database
|
Adinarayana Pabolu
Greenhorn
Joined: Sep 24, 2002
Posts: 8
|
|
|
Which is most suitable driver to access data from MS-Access database?
|
 |
Bosun Bello
Ranch Hand
Joined: Nov 06, 2000
Posts: 1506
|
|
|
You will have to use the JDBC-ODBC bridge. It should have come with the JDK.
|
Bosun (SCJP, SCWCD)
So much trouble in the world -- Bob Marley
|
 |
Alfonso Harding
Ranch Hand
Joined: Feb 09, 2002
Posts: 35
|
|
the code to load the driver for Access is: Research the rest of code so you learn it on your own.
|
 |
 |
|
|
subject: Accessing Data from MS-Access database
|
|
|