![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I wanted to use sp_OACreate, sp_OAMethod and sp_OADestroy to execute a DTS package from a stored procedure. I had the dba (using the sa account) create a wrapper stored procedure as recommended in http://msdn.microsoft.com/library/de...v_10182004.asp. However, when I executed the wrapper stored procedure, I still received privilege errors from the underlying sp_oa extended stored procedures. Server: Msg 229, Level 14, State 5, Procedure sp_OACreate, Line 6 EXECUTE permission denied on object 'sp_OACreate', database 'master', owner 'dbo'. Any ideas on what we could be doing wrong, or any suggested resolutions would be appreciated. Thank you. |
#3
| |||
| |||
|
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |