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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Change Owner

Author  Topic 

kauind
Starting Member

20 Posts

Posted - 2000-11-19 : 09:47:09
Hello
I had asked how to create a user and with the help of graz and penumatsa i was able to but i want the user that i have created to be the owner of the object in my database and not dbo. How can i do that. I mean when i create a table or a procedure it's owner should be the user that i have created and not dbo

   

- Advertisement -