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 |
imughal
Posting Yak Master
192 Posts |
Posted - 2007-07-18 : 07:07:34
|
i am trying to access sql server using domain account. when i try to access server using query analyzer window i got the error message Server MSG 18456 Login failed for user domain\usernamepls tell how to fix it, |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-07-18 : 12:07:05
|
You have to add that account as sql login first. |
 |
|
|
|
|