Connect to remote MySQL DB from different locations

Hi,
I developed a system (multi-tenant) I thought its better to install a local version of deployed applications in my customer’s servers and connect them to one remote MySQL DB instead of upload all application in one server as SC performance is not good when internet speed is not good (specially master/detail forms), is that possible? what is your experience here? is there any suggesions?

Regards
iax

Should be possible.
When deploying the application, the first time you login you have to configure the application on the server via the Scriptcase Production Environment configuration for the Database. Here you will point to the remote server for the DB. Just ensure that the remote DB is access able from outside that server.