Re: sp_OACreate
- From: "Ilya Margolin" <ilya_no_spam_@xxxxxxxxxx>
- Date: Thu, 11 Aug 2005 14:31:54 -0400
Purple-Man,
You login must have SA privileges to execute those sp_OA... stored
procedures.
Ilya
<Purple-Man@xxxxxxxxxxx> wrote in message
news:1123772676.419299.256940@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> 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/default.asp?url=/library/en-us/dnsqldev/html/sqldev_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.
>
.
- Follow-Ups:
- Re: sp_OACreate
- From: Purple-Man
- Re: sp_OACreate
- From: Purple-Man
- Re: sp_OACreate
- References:
- sp_OACreate
- From: Purple-Man
- sp_OACreate
- Prev by Date: dts schedules
- Next by Date: DTS and VB Script Crash Course....HELP!!!
- Previous by thread: sp_OACreate
- Next by thread: Re: sp_OACreate
- Index(es):
Relevant Pages
|
Loading