Re: permissions required for executing CDOSys stored procedures
- From: "Russell Fields" <russellfields@xxxxxxxxxx>
- Date: Mon, 11 Jun 2007 11:50:12 -0400
Neile,
Actually, it is possible to GRANT EXECUTE ON sp_OACreate TO
SomeOtherPrincipal.
RLF
"Neile Bermudes" <NB@xxxxxxxxxxxxxxxx> wrote in message
news:2048E482-F053-4BFA-92F4-D77C01A2FB54@xxxxxxxxxxxxxxxx
Hi there
I'm doing some analysis on the database applications in my organisation
before migrating the databases to a new server. One of these makes use of
CDOSys objects for sending mail, instead of SQL Mail. There are a number
of
stored procedures within the database that call the sp_OACreate &
sp_OASetProperty. Apparently only members of the sysadmin role can execute
these stored procedures, however, the sql login for this application is
not a
sysadmin! I thought perhaps there was a mistake in books online but i've
looked on google and the permission requirements are the same - must be
sysadmin. Any ideas how it still manages to function without these rights?
Thanks in advance!
.
- Prev by Date: Re: ODBC login problem
- Next by Date: RE: Creating a DB User *not* on current Machine
- Previous by thread: Re: ODBC login problem
- Next by thread: Re: permissions required for executing CDOSys stored procedures
- Index(es):
Relevant Pages
|