unable to get sql server connection using provider:sqloledb
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I was using the oledbconnection to connect to my remote hosting server. But the hosting server has upgraded from ms sql 2000 to ms sql 2005. Now I am unable to get connection for my web application thro' ole db,while it is working for sql db connection. How can I get the connection enabled for oledb? Error message is Connection failed. SQLState '08001' SQL Server Error: 14 [DBNETLIB][ConnectionOpen(Invalid Instance()).Invalid Connection. Thanks Jith