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 ...
I have an SQL query that works just fine from SQL Plus but generates an "ODBC Driver Does Not Support Requested Properties" from the ASP page that is calling it. (Microsoft ODBC Driver for ...