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 installed mysql on WIn XP PRO and MyODBC-3.5.1.06. I'm trying to connect to the mysql usign theses lines below:<BR><%@ Language=VBScript %><BR><%<BR>set myconn ...