Re: execution permission on procedures
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 04/21/04
- Next message: Checco: "Re: Is faster use MIN function or TOP 1 with ORDER BY"
- Previous message: Tom Moreau: "Re: execution permission on procedures"
- In reply to: Panos: "Re: execution permission on procedures"
- Next in thread: Uri Dimant: "Re: execution permission on procedures"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 21 Apr 2004 15:58:53 +0200
A user only need exec permission on the stored procedure in order to execute that procedure and having that do
the modification.
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp "Panos" <anonymous@discussions.microsoft.com> wrote in message news:549F1B60-BD7A-4BE5-8FB3-7ABFA82DA36C@microsoft.com... > Does anybody know if there is exec permission on a SP and the SP modifies a table, does this mean that a User must have grant access to the SP and the table to ececure successfully or only the sp permission will do? > > Thanks, > > Panos.
- Next message: Checco: "Re: Is faster use MIN function or TOP 1 with ORDER BY"
- Previous message: Tom Moreau: "Re: execution permission on procedures"
- In reply to: Panos: "Re: execution permission on procedures"
- Next in thread: Uri Dimant: "Re: execution permission on procedures"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|