MySQL Forums
Forum List  »  Install & Repo

Re: Connector J => no suitable driver !!
Posted by: Katiana Reksidler Bora Toniolo
Date: October 21, 2004 08:40AM

I tryed this today and it worked:
I put in the URL string:

String url="jdbc:mysql://127.0.0.1/java";

where java is my db.

While i was using the hostname as "localhost", it wasnt working, i dont know why it worked only with the IP adress...

Options: ReplyQuote


Subject
Written By
Posted
Re: Connector J => no suitable driver !!
October 21, 2004 08:40AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.