I have database file (MS Access file) containing username and password on a remote server. How to access this database in my Java Program?

Following is the Java code if "myDB.mdb" file is present...