OK I am kind of the middle man on this problem. <BR><BR>So I had a guy look on the SQL server and port 1433 is not listening on the SQL server. I think that that means we need to do this:<BR><BR> In ...
where does the MySQL database live?<BR><BR>for a simple app I am building at the moment, I have to use putty to open an ssh tunnel, forwarding port 3306, to the MySQL database on our host, in order ...