Script errors when using Taskpad view in Enterprise Manager for SQL Server 2000
This is more of a note for myself but it’s handy little snippet for future reference to change the owner of objects in a MS SQL Server database. This is particularly handy when objects have been created by web applications and not set the object owner to dbo.
To view th source code for the stored [...]