View Single Post

   
  #3 (permalink)  
Old 02-28-2008, 09:26 AM
Mithil
 
Posts: n/a
Default 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.

Reply With Quote