Quote:
|
Shouldn't the clients use/password show % instead of localhost so that it can access the remote db?
|
This depends on the settings that you choose while you created the database. If you enabled external access, then it will use % as host, if you did not enable exaternal access, then it will use localhost.