Re: Database Diagram leads to ownership issue.
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Tue, 16 Oct 2007 22:12:58 +0000 (UTC)
light_wt (lightwt@xxxxxxxxxxxxxxxxxxxxxxxxx) writes:
sorry that I didn't bring this up on the orginal post. I guess i need a
way to find out the ownership of "everything" within the database, too.
Is there such a command?
Reason is because i am concern by changing the ownership of the database i
would impact others accessing the tables, views, and all objects in a
database...
If everything in the database is owned by dbo, then this is not an issue.
And if the owner of the objects is someone else, it still does not really
matter, since they are unaffected of the change of database owner. Save for
one case: you decide that the new database owner is a login that is already
a user in the database and own a lot of objects.
Is this SQL 2000 or SQL 2005?
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- References:
- Re: Database Diagram leads to ownership issue.
- From: Russell Fields
- Re: Database Diagram leads to ownership issue.
- From: light_wt
- Re: Database Diagram leads to ownership issue.
- Prev by Date: Re: Script A Login
- Next by Date: Re: Login by IP address in Management Studio
- Previous by thread: Re: Database Diagram leads to ownership issue.
- Next by thread: Re: Database Diagram leads to ownership issue.
- Index(es):
Relevant Pages
|
|