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 |
|
Rita Bhatnagar
Posting Yak Master
172 Posts |
Posted - 2001-07-27 : 14:01:05
|
| We have two exe's sitting on one machine and two dll'ssitting on other .they are connected through dcom.when we are in single tier no problem.but when we tryto use multitier it gives me this error. Source: MSSQLSERVERUser:N/A18456:Login failed for user 'NT AUTHORITY\ANONYMOUS LOGONIn my connection string i am trying to login throughNTauthentication so i am not using user id and password.What is wrong?Using vb6, sqlserver 2000 |
|
|
|
|
|