Connect to Microsoft Access from Java, using JDBC
Download JDBC driver for Microsoft Access.
To connect to Microsoft Access from Java, you need a JDBC driver. Although Microsoft do not produce a JDBC driver for Access, you can use the Easysoft JDBC-ODBC Bridge as a Microsoft Access JDBC driver. Use the JDBC-ODBC Bridge to connect to Microsoft Access databases from Java. The Microsoft Access database can be on the same machine as your Java or a remote machine.
- How to connect Java with Microsoft Access databases.
- How to connect JSP with Microsoft Access databases.
- How to connect Tomcat with Microsoft Access databases.
Connect Microsoft Access to any JDBC Driver
Download ODBC-JDBC gateway for Microsoft Access.
To allow Microsoft Access to connect to any JDBC Driver, you use the Microsoft Access linked tables facility with an ODBC data source provided by an ODBC-JDBC gateway (sometimes referred to as an ODBC-JDBC bridge). The Easysoft ODBC-JDBC Gateway allows Microsoft Access to use any JDBC driver as a data source. The ODBC-JDBC Gateway provides a Microsoft Access to JDBC connectivity layer between your Microsoft Access database and any JDBC driver allowing Microsoft Access to use databases that do not have an ODBC driver.