Braveheart1326
Technical User
Hi there
I am relatively new to SQL Server so please bear with me as I ask what will probably be an easy question.
I have a developer who created a stored procedure and he is showing as the OWNER of it instead of DBO. I want to change the owner to DBO and thought I could use the sp_changeobjectowner stored procedure to do so but I dont appear to be able to get it to work.
Can anyone advise how I would attempt this.
Thanks
Ronnie
I am relatively new to SQL Server so please bear with me as I ask what will probably be an easy question.
I have a developer who created a stored procedure and he is showing as the OWNER of it instead of DBO. I want to change the owner to DBO and thought I could use the sp_changeobjectowner stored procedure to do so but I dont appear to be able to get it to work.
Can anyone advise how I would attempt this.
Thanks
Ronnie