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 |
inbs
Aged Yak Warrior
860 Posts |
Posted - 2009-12-21 : 08:48:14
|
i get this error:Login Failes for user:pelog\Mosh Error :18456 severity 14 state 16the user pelog\Mosh is not exist in my Logins in the instance ,so i add him and after that it is still not working.(i use pelog\Mosh as a account in my service of the instance) |
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2009-12-21 : 09:37:42
|
Its a default database error, please look here:http://blogs.msdn.com/sql_protocols/archive/2006/02/21/536201.aspx |
 |
|
inbs
Aged Yak Warrior
860 Posts |
Posted - 2009-12-22 : 02:04:10
|
i read this post,i do what Matt Neerincx said:"try logging the user into some other database and then try using the USE DATABASE command to switch to the target database",i didn't get any error.i am sure that i haven't mistake in account password of the service,otherwise the service is not up.so why i still get this error in my log?the exactly error is:Login Failes for user:pelog\Mosh (CLINET:<Local machine> ) |
 |
|
|
|
|