I have someone using WebMatrix to connect to a remote MySQL database. But they can only access the database over an SSH tunnel... so the connection goes something like this: This works with MySQLcc, ...
I have a machine with a bunch of MySQL databases that I'd like to backup to a remote machine nightly.<BR><BR>Here are the two thoughts I had for doing the backups automatically:<BR><BR>1. Create an ...