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.
| Author |
Topic |
|
ann06
Posting Yak Master
171 Posts |
Posted - 2008-05-17 : 08:57:11
|
| Hi Folks,i have a web application that uses domain authentication for accessing the databasei have a web server and a database server (sql2000)recently i configured one backup webserver that has same configuration of the web serveron the backup machine application launch and can authenticate the username and password i.e it connects to the databasebut from another computer the application launch but when enter username and password it returns with the error: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied. i dont know where my problem lies. am stuck :(Please advice |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-05-17 : 17:58:56
|
| Copy connectio string from backup machine. |
 |
|
|
|
|
|