Its the old problem of making sure your host allows you to connect to the mysql port (3306) remotely.
Check with them, if they dont allow it, it can\'t be done!
If you have your own server, then you need to open the port to be accessible outside localhost
Kevin