MySQL Forums
Forum List  »  Perl

Re: Remote connection to MySQL DB server from client with No MySQL DB
Posted by: chan r
Date: April 04, 2008 04:46AM

what to give instead of localhost... i have given computer name ... but it is not accepting ... i used system ip also ... it is not getting connected .. what to do ... i have to call the connection string from other system ...i used connect string as

DriverManager.getConnection("jdbc:mysql://localhost:3306/mysql","root","root")
intead of localhost ... i used ip of system ... thanx in advance ..

Options: ReplyQuote


Subject
Written By
Posted
Re: Remote connection to MySQL DB server from client with No MySQL DB
April 04, 2008 04:46AM


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.