MySQL Forums
Forum List  »  Newbie

Host ... is not allow to connect to this mySQL server
Posted by: yee binglin
Date: July 26, 2005 10:18PM

i have this connectionstring:

MySQLConnection conn = new MySQLConnection(new MySQLConnectionString("xxx.xxx.xx.xxx","rfid","root","")AsString);

i tried connecting to the ip above but it returned with this error:

Host xxx.xxx.xxx.xxx is not allowed to connect to this MySQL server

but the connectionstring works on a localhost, may i know what's wrong?

----------------------------------------------------------------------
BingLin

Options: ReplyQuote


Subject
Written By
Posted
Host ... is not allow to connect to this mySQL server
July 26, 2005 10:18PM


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.