Re: Connecting to mySQL database over the LAN Thanks for the reply Aho. I am logging in as the root when i am
specifying the username and password so I think that shouldn't make a
difference it actually fails at the point when i am creating the
driver
Class.forName ("com.mysql.jdbc.Driver") that is the exception it
throws. I am sorry I should have mentioned this earlier. |