masterlodi
MIS
I am trying to access an SQL server on my local machine from IIS but the script can never find the server, what is wrong?
connstr = "DRIVER={SQL Server};SERVER=127.0.0.1;UID=dbuser;PWD=dbpasswd;DATABASE=Northwind;
connstr = "DRIVER={SQL Server};SERVER=127.0.0.1;UID=dbuser;PWD=dbpasswd;DATABASE=Northwind;