I have a problem connecting with java code to a pc running MySQL
database on a network. I am able to connect to a MySQL database on my
machine from java however. Can someone please tell me what is the
String URL that should be used and specifically what should be the
hostname value in the URL in order to connect to a database on the
network.