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
 General SQL Server Forums
 New to SQL Server Programming
 SQL Server does not exist or access denied

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-11-17 : 07:59:39
praveen writes "hi,
im new to SQL SERVER, the error im getting now really made me mad, everywhere i searched but i didnt get sollution, the probis that im using Win-XP OS, my database is sql server 2000 which is not local, when i try to access my database through VB.net Windows Application it gives no error, but when i try to access same database through ASP.NET i get the error saying that

"SQL Server does not exist or access denied"

i dont find anything wrong with the connection string a it works perfect with window application, can anybody give me good sollution of this

Thank you in advance"

derrickleggett
Pointy Haired Yak DBA

4184 Posts

Posted - 2005-11-17 : 19:28:44
Show us the connection string. Are you using the same user and trying to access the same database and objects in both applications?

MeanOldDBA
derrickleggett@hotmail.com

When life gives you a lemon, fire the DBA.
Go to Top of Page
   

- Advertisement -