Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › connecting to remote DB
I keep getting an error when try to coonect to a remote DB. I don't know if I'm filling in all the parameters correctly. Could some tell the general way for setting it up?
Here is a screen shot of the error I get
This is mysql telling you that you don't have permission to connect from your host. Check your user permissions and the MySQL manual for more info.
=C=
Now I get his error, access denied for '[email protected]' for database
“DB name on remote server”
Do I need to add the user and password to users who can access it? 🙁