View Single Post
  #2 (permalink)  
Old 07-03-2007, 10:04 PM
Albert Albert is offline
Senior Member
 
Join Date: Jun 2007
Posts: 114
Albert is on a distinguished road
I found this web-site:

Jackcess - Java Library for MS Access

which is a free library for connecting to Access 2000 data sources.
I don't think it is a standard JDBC driver, rather just some library functions that enable you to connect to an Access 2000 database in Java programs. I have yet to explore the functionality of this product and see how good it is.

Greetings.

Albert
Reply With Quote