Re: store procedure security

From: Fernando G. Guerrero (fernan@guerrerog.org)
Date: 09/16/02


From: "Fernando G. Guerrero" <fernan@guerrerog.org>
Date: Mon, 16 Sep 2002 03:04:43 -0400


If your concern is about programmers overwriting other programmers objects,
you should consider using a Source Code Control System., such as Visual
Source Safe, or any other commercial system like it. In this case you would
have full control on who did what and when, giving you the possibility of
restoring any old version of the script when necessary.

It is a shame that Visual Source Safe doesn't integrate natively with SQL
Server, but you can use Visual Interdev to achieve this integration, or do
it, or use Visual Studio .NET which can integrate Visual Source Safe 6.0c to
control source code of SQL Server objects interactively. In this case you
can control permissions on source code for each user individually.

--
Fernando G. Guerrero
SQL Server MVP
QA plc., UK
PASS Spanish Group
www.sqlserverbyexample.com
www.callsql.com
www.qa.com
"Share what you know, learn what you don't"
"omar shafik" <omar.shafik@microtech.com.eg> wrote in message
news:OfEXMKLXCHA.2744@tkmsftngp10...
> Hi all,
> I want to have some security on the stored procedures, triggers, and
views.
> multiple programmers are updating the same stored procedure.  so is there
> any tool that works with sql for security and keep records.
> Thank you,
> OMS
>
>


Relevant Pages

  • Re: Secret Source code ...
    ... >codeproject and google, ... And that's an application, not a control. ... >> certain the 7090 operating system developed by the IBM User Group called ... >> you don't buy the rights to their source code. ...
    (microsoft.public.vc.mfc)
  • Re: Secret Source code ...
    ... And that's an application, not a control. ... > of a PDP-10 operating system whose acronym I've forgotten, ... > certain the 7090 operating system developed by the IBM User Group called ... > you don't buy the rights to their source code. ...
    (microsoft.public.vc.mfc)
  • Re: Creating a simple visual user interface
    ... And the source code is what humans ... should deal with and keep under version control. ... If you use a GUI builder you do certain drop and drag ... and store the resulting files in source control. ...
    (comp.lang.java.programmer)
  • Re: Jersey Jack Pinball features
    ... We would write new rulesets, and - upload our rulesets to them, where they would compile them and make sure they will work, then you could download the code into your machine. ... However, it sounds like either there won't be access to the full source code of the system (just the rules - no control over the OS itself, just within their framework) - or if there's an egregious bug in the code, you'd have to either pay twice or at a minimum wait for them to compile it just to test it out. ...
    (rec.games.pinball)
  • Re: Creating a simple visual user interface
    ... And the source code is what humans ... should deal with and keep under version control. ... If you use a GUI builder you do certain drop and drag ... and store the resulting files in source control. ...
    (comp.lang.java.programmer)