If your not willing to fork out $$$ for a database, you probably aren't going to fork out $$$ for a
JDBC driver. Here is a link to some problems that the jdbc

dbc bridge (free driver included with the JDK) has to offer you:
http://java.sun.com/products/jdbc/faq.html most notably questions 2, 20, 21
not to mention all the programming problems that seem to occur when people program using the bridge and MSAccess.
Jamie