Viewing post 1 (of 1 total)
you need to run the
use 'database'
--the database where the objects are located
sp_changeobjectowner 'obnectname','dbo'
then you need to refresh the database you can see the change of the owner...
May 16, 2002 at 10:05 pm
#429347