News

Laurent Kempé MVP

Contact

My status

View Laurent Kempé's profile on LinkedIn
XING


Xbox 360



Map

Locations of visitors to this page

.NET Dudes

Family

French .NET Dudes

Friends

Links

Tech Head Brothers

Browse by Tags

All Tags » SQL Server (RSS)
Note to self - How can I change the database owner?
From: http://www.mssqlcity.com/FAQ/Admin/DBOwner.htm Answer: You can use the sp_changedbowner system stored procedure to change the database owner. Read about the sp_changedbowner stored procedure in SQL Server Books Online. This is the example to make...
More Posts