BluJag
Perch
I've just seen this question in the FAQs over on the Reseller Help Desk
>>>>>>>>>>>
Problem
I am receiving this error while trying to run a script on my website: "EXECUTE permission denied on object 'abc', database 'qrs', owner 'dbo'"
How can I get DBO permissions on my MSSQL user for this database?
Solution
Please open a ticket with your database name, database server and the database user you wish to give DBO permissions to. This will have to be done manually by our support team
<<<<<<<<<<<<<
There is a way to do this your self, thus saving the support team time and effort.
Go to the MSSQL Manager from your control panel. Select the database, then click the Permissions icon. A long list will appear. Click the Execute box for each stored procedure and then click Save Permssions when you're done. It takes a while because the screen refreshes after each click.
>>>>>>>>>>>
Problem
I am receiving this error while trying to run a script on my website: "EXECUTE permission denied on object 'abc', database 'qrs', owner 'dbo'"
How can I get DBO permissions on my MSSQL user for this database?
Solution
Please open a ticket with your database name, database server and the database user you wish to give DBO permissions to. This will have to be done manually by our support team
<<<<<<<<<<<<<
There is a way to do this your self, thus saving the support team time and effort.
Go to the MSSQL Manager from your control panel. Select the database, then click the Permissions icon. A long list will appear. Click the Execute box for each stored procedure and then click Save Permssions when you're done. It takes a while because the screen refreshes after each click.