Re: EXEC Permission
From: Uri Dimant (urid_at_iscar.co.il)
Date: 01/30/05
- Next message: Uri Dimant: "Re: Restore for the transaction files"
- Previous message: Sharad: "Restore for the transaction files"
- In reply to: Mike L.: "EXEC Permission"
- Next in thread: Mike L.: "Re: EXEC Permission"
- Reply: Mike L.: "Re: EXEC Permission"
- Reply: Mike L.: "Re: EXEC Permission"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 30 Jan 2005 11:52:52 +0200
Mike
You are not probably an owner of the stored procedure.
So, DBA should grant you 'EXECUTE' permissions on the object
Also ,If you use dynamic sql within the stored procedure it will be forced
you to grant permissions on underlying tables
"Mike L." <globalwebservices2005@yahoo.com> wrote in message
news:ONJfv8pBFHA.1004@TK2MSFTNGP15.phx.gbl...
> Hi,
>
> I got this 'EXECUTE permission denied on object <mySproc>' error message
> everytime I try executing my SQL server Sproc.
> What's this and how to fix this err?
>
> many thnaks in advance,
> mike
>
>
>
- Next message: Uri Dimant: "Re: Restore for the transaction files"
- Previous message: Sharad: "Restore for the transaction files"
- In reply to: Mike L.: "EXEC Permission"
- Next in thread: Mike L.: "Re: EXEC Permission"
- Reply: Mike L.: "Re: EXEC Permission"
- Reply: Mike L.: "Re: EXEC Permission"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|