| Author |
Linking Database with Java
|
Amber Vaire
Greenhorn
Joined: Nov 04, 2012
Posts: 3
|
|
|
How can I link java with Microsoft access database?
|
 |
Henry Wong
author
Sheriff
Joined: Sep 28, 2004
Posts: 16686
|
|
Amber Vaire wrote:How can I link java with Microsoft access database?
The best option would likely be to use JDBC configured with the JDBC-ODBC bridge. It would probably be best to search the forums, as this question has been asked before.
Henry
|
Books: Java Threads, 3rd Edition, Jini in a Nutshell, and Java Gems (contributor)
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32651
|
|
Welcome to the Ranch
Have a look at this tutorial, and Google for Access Java connector, which I hope will tell you where you can download a connector, and its instructions.
i shall move this discussion to our databases forum.
|
 |
 |
|
|
subject: Linking Database with Java
|
|
|