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 an IIS6 box w/ PHP installed. One of the php pages requires a connection to a remote MySQL 5 box (same subnet, so no fw issues).<BR><BR>With this same user on the MySQL box itself, I can ...