Im using the JDBC/ODBC bridge. Why should I try Jackcess?
• Portability – With Jackcess, your app has one less dependency on Windows. • Speed – We had an app that used the ODBC bridge to write data to an Access database. When we switched it over to use Jackcess, it was 5 times faster. • Stability – With large amounts of data, we found the ODBC brige to be pretty unreliable. • Simplicity – With Jackcess, there is no ODBC configuration to set up.