News

I have a test server at home on a linux machine that I play around with sometimes. It's running mysql and I usually connect to it locally via cmd line, but I'm trying to get a graphical front end ...
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, ...