A few of us, all new to Java, are working on a design project for school and are having difficulties connecting to a MS-ACCESS database on a remote server. We know the IP Address, Login and Password for the server as well as the database name.

Does anyone know of a driver that will allow this to happen and the format for connecting to the server and then accessing the database?

Are there any other methods out there that allow you to do this?