aspose file tools
The moose likes JDBC and the fly likes Accessing Data from MS-Access database Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Accessing Data from MS-Access database" Watch "Accessing Data from MS-Access database" New topic
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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Accessing Data from MS-Access database
 
Similar Threads
Appet with data Base
How to build DSN on the fly for MS Access database JDBC access?
inserting date and time into database
reading from oracle!
MS Access/Oracle