Exec denied sp_OA* for dbo
Hi
I had to restore a DB on another SQL server and are having security issues... When trying to save a record into the DB I get an error "Excecute sp_OAUpdate, Permission Denied, master, dbo" As a work around I gave the guest account exec permission to these sp's and the dbo account already had permission.
I have done some basic trouble shooting like checking for orphaned accounts etc which seems to be sorted out.
Any sugestions appreciated.
Regards
Marnus
|