Re: Execute SP
From: Jasper Smith (jasper_smith9_at_hotmail.com)
Date: 12/23/04
- Previous message: Dan Guzman: "Re: Running Antivurs on SQL servers"
- In reply to: Eric Ward: "Execute SP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 23 Dec 2004 17:47:49 -0000
Granting execute permissions to all stored procedures in a database
http://www.sqldbatips.com/showarticle.asp?ID=8
sp_grantexec
http://www.sqldbatips.com/showcode.asp?ID=2
-- HTH Jasper Smith (SQL Server MVP) http://www.sqldbatips.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Eric Ward" <EricWard@discussions.microsoft.com> wrote in message news:74243249-0388-410B-A306-9248A1A60C79@microsoft.com... > How do I give a roles access to execute a SP? > > Let me clarify: > I know that I can create a role and then go give that role Execute > permission to all the SP. > > I wondering if there is an easier way? > >
- Previous message: Dan Guzman: "Re: Running Antivurs on SQL servers"
- In reply to: Eric Ward: "Execute SP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|