How to connect to MS Access 2007, from Java on a mac
- by aabrook
I'm looking for a way to connect to a MS Access 2007 database from Java. I don't believe the ODBC way is available to me as I'm writing on a mac and will be pushing this product to Linux. The HXTT drivers also do not work with 2007.
Is there a way, a tutorial, an example, etc that accomplishes this?
Setting the connection as a JNDI Datasource is preferable but not required