RE: Read Only Access to Stored Procedures

From: Mike Epprecht (SQL MVP) (mike_at_epprecht.net)
Date: 07/28/05


Date: Thu, 28 Jul 2005 07:58:06 -0700

The only permissions you can grant Users WRT SP's is Execute.

Either a user is allowed to execute a SP or not.

I would seriously re-consider Developer Access to production. Developers
should only be in development, and support staff read only production rights.

Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

"Colette" wrote:

> We do not allow anyone except DBA's the DBO access permission in our
> organization for the "production" environment. The programmers get
> DataReader/DataWriter access in production, however, they are wanting
> read-only access to the stored procedures.
>
> Does anyone know of a why to give them READ ONLY access to stored procedures?
>
> Thanks for your help.
>
> Colette



Relevant Pages

  • Re: VSS best practice for promoting code to production?
    ... might label it in VSS, then we will move it from our dev environment ... After the testers shake it out and determine that it's production ... The developer may label it again as a production ... The SysAdmin performs a get version from the developer's VSS. ...
    (microsoft.public.vstudio.sourcesafe)
  • Re: VSS best practice for promoting code to production?
    ... might label it in VSS, then we will move it from our dev environment ... After the testers shake it out and determine that it's production ... The developer may label it again as a production ... The SysAdmin performs a get version from the developer's VSS. ...
    (microsoft.public.vstudio.sourcesafe)
  • RE: Procedural Issues
    ... 1.The ability to make undetected changes to production. ... Moving code from dev to prod should include an intermediary QA process by which someone other than the developer reviews and tests the code for bugs or impact to production. ... Typically operational personnel are not developers and do not have the same capability to modify code. ... I have heard auditors argue that a lack of segregation of duties presents an "unbounded risk" or one that cannot be adequtely measured. ...
    (Security-Basics)
  • Re: FileReader / BufferedReader Help
    ... I think every improvement comes with a cost of a little reinventing. ... great for smaller shops but I don't have that luxury. ... as a developer, I was frankly appalled by the bureaucracy in some cases. ... Promotion to Production forms, updating run books, counting productivity ...
    (comp.lang.java.help)
  • Re: Questions about hiring .NET developer
    ... the screw-up go WAY UP beyond his/her immediate costs if their crappy ... then you will eventually need to hire a competent developer ... starting out the competent developer somewhere BELOW ground zero. ... Lost productivity costs (if the crappy project made it into production) ...
    (microsoft.public.dotnet.languages.csharp)