Hi,
we have to use in our project some legacy Microsoft Access 97/2000 databases with Java. The problem is: we face many problems with the default JdbcOdbc driver which is available on the JDK (memory leaks are the most common issue).
So here is my question: is there any other JDBC Driver we could use (open source whould be great) to achieve this task?