One of my clients want to have the wordpress directory on his server but does no currently have SQL on it. So I am trying to connect him to my sql server. I have added his IP address as the host for the database (in phpmyadmin not in the wp-config) like it says here:
http://www.cyberciti.biz/tips/how-do-i-enable-remote-access-to-mysql-database-server.html
I also added his IP to the bind-address thing.
Still I am getting the error saying that the database connection could not be established.
Please help