I am using ASP to connect to SQL7 and read data only and I get the following error. Any help would be appreciated. Thanks!
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC SQL Server Driver]Communication link failure
Code Fails on connection time. And when i...
Code Fails on connection time.
I have put this code in my Global.asa so that all pages should use the same connection string. Is this a good way??? If not what is a better way.
Application("oConnStr") = "DSN=TT;uid=TT;pwd=TT"
Set Application("oConn") =...
i am using ASP with SQL 7. And i get this error on read:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC SQL Server Driver]Communication link failure
I am using ASP to connect to SQL7 and read data only and I get the following error.
Any help would be appreciated. Thanks!
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC SQL Server Driver]Communication link failure
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.