You should use connection line like this:<br>con =DriverManager.getConnection(url,"scott","tiger");<br>User name and password mustbe determined.<br><br>What database are you use?