I guess you can google for it, it has been far too long for me to remember. Java needs a sort of bridge to connect to a database (JDBC) So search on terms like 'JDBC', 'Database acces with java', ... You can also check out the java documentation on the Sun[^] site. Hope this helps...