1
vote
VBScript/ASP Classic
I agree with @Cirieno, that the selected answer would not be wise to use in production code, for all of the reasons he mentions. That said, if you have just a little experience, this answer is a go …
0
votes
Accessing SQL on a different port number (classic ASP connection string)
I think we need more information. What are you using to connect to the database? ODBC? OLE DB? Are you connecting through and ODBC DSN? Is the connection string in your ASP code, or is your data ac …
