The webhosts I use have blocked external access to their database and I don't suppose there is any workaround?
I assume this program is no longer functional?
Of course there is. It is very normal MySQL or MariaDB is only reachable directly from within a certain network area. Many webhosts provide SSH access, mainly for uploading files per SFTP and/or providing a shell access. HeidiSQL can connect you per SSH tunnel, which is a two-point login then.
The help page has a simple example how to set up a SSH tunnel connection. If there is something unclear feel free to ask.
Please login to leave a reply, or register at first.