Your problem is probably not with SJA. Make sure your ISP/Host does not have port 3306 (mysql default) port blocked via a firewall. Also make sure your MySQL user has permissions to access the dtabasefrom a remote host. Often hosting companies willl setup your mysql user so it can only connect to the databse from the localhost or a specific host . You should check witht he hosting comapny first.
WSP