Hi,
I am creating a new account and I want to set it to have a similar access as "sa", using DBArtisan, at the last step of choosing the option, I select "User type: dbo", but I DON'T select the check mark for "Transfer Alias and Permision".... execute it. The end result is the current dbo account is shipped to my new created account, which causes some trouble of accessing. I then remove the old account, but recognizing that the dbo is also removed (yes, except the other db such as tempdb, master can not be interfered), but the dbo of my customer db is removed. Now I want to add it back, how can I do it?
Once I read somewhere in this forum that sa = dbo, is that true? However, I compare with another database and I still can see 2 separate account for sa and dbo. This confuses me. Anyway, the main thing here is how can I add back the dbo for the database?
Thanks
I am creating a new account and I want to set it to have a similar access as "sa", using DBArtisan, at the last step of choosing the option, I select "User type: dbo", but I DON'T select the check mark for "Transfer Alias and Permision".... execute it. The end result is the current dbo account is shipped to my new created account, which causes some trouble of accessing. I then remove the old account, but recognizing that the dbo is also removed (yes, except the other db such as tempdb, master can not be interfered), but the dbo of my customer db is removed. Now I want to add it back, how can I do it?
Once I read somewhere in this forum that sa = dbo, is that true? However, I compare with another database and I still can see 2 separate account for sa and dbo. This confuses me. Anyway, the main thing here is how can I add back the dbo for the database?
Thanks