Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 [DBNETLIB][ConnectionOpen (Connect()).]SQL Server

Author  Topic 

MelanieT
Starting Member

7 Posts

Posted - 2005-05-31 : 20:33:53
Using dreamweaver I am trying to connect to sql. I am pretty positive of my connection string (confirmed with connection tool) yet I get this message everytime. If I use ASP rather than ASP.net and connect to the DSN. it works fine but I need .net. I read that I may need to create a DSN on my testing server...anyone know how would I do that and/or any suggestions to get connected?

"[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access is denied"
   

- Advertisement -