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 |
|
aclarke
Posting Yak Master
133 Posts |
Posted - 2001-06-04 : 13:15:45
|
| Hey. I'm trying to change the sa password on my SQL 7 server and I get this error:Error 20776: [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.When looking in the users section of one od the databases on the server, I realized that the dbo login is gone. How do I get it back? This error message doesn't seem to appear in books online, microsoft.com or anywhere... |
|
|
|
|
|