i have installed mysql server in my pc1, and i set host to 'localhost' to connect to the server by using vb.net 2005 and mysql connector.
i move my vb.net project to pc2 then set the host to pc1's name, i get error msg (host 'pc2' is not allowed to connect to this mysql server)
but i still can connect to mysql server from pc2 to pc1 by using web browser type in address http://pc1
i don't know what i still missing, can some one advise my on this issue?
i move my vb.net project to pc2 then set the host to pc1's name, i get error msg (host 'pc2' is not allowed to connect to this mysql server)
but i still can connect to mysql server from pc2 to pc1 by using web browser type in address http://pc1
i don't know what i still missing, can some one advise my on this issue?