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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-01-06 : 10:06:54
|
| Hinel Patel writes "hellowhen i double click on the sa login under Security i get the following message:Error 21776: [SQL-DMO] The name dbo was not found in the Users collection. If the name is a qualified name, use [] to separate various parts of the name, and try again.I looked up the error in the Microsoft Knowledge Base Article - 218172. Here the cause of the problem was given as existing Users which are NOT mapped to a specific login.I used sp_change_users_login to get a report on orphan users and i found none in all my databases on the server.At this time i am all out of ideas ....is there any advise/solution anyone can help me with...thanksHinel" |
|
|
setbasedisthetruepath
Used SQL Salesman
992 Posts |
Posted - 2003-01-06 : 10:10:11
|
| Refresh the users list.Jonathan{0} |
 |
|
|
|
|
|