Sun has a list : Sun's JDBC vendors list
There is no JDBC driver for Microsoft Access. While it's possible to use the ODBC-JDBC bridge included with the JDK, the performance and stability of this solution is not great.
A commercial product, called SteelMDB, is a JDBC type 4 driver that allows to perform SQL queries and other JDBC operations on Microsoft Access database files (MS Access 2000, 2002, 2003, XP versions). The driver is completely platform-independent and does not require installing additional client or server software to provide access to MDB files.
http://www.csv-jdbc.com/stels_mdb_jdbc.htm
Written and compiled by Réal Gagnon ©1998-2012
[ home ]