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 |
|
MuadDBA
628 Posts |
Posted - 2001-12-13 : 13:27:31
|
| Hi,Somehow, on my server, some of the databases no longer have a DBO user. I have tried adding it, with the login name being sa, but that is not allowed.I don't know how the username got dropped, but is there a way I can get it back relatively painlessly?Thanks,Joe |
|
|
chadmat
The Chadinator
1974 Posts |
Posted - 2001-12-17 : 18:19:19
|
| I believe sp_changedbowner 'sa' will work for you.-Chad |
 |
|
|
|
|
|