Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Microsoft SQL Server > Re: Can you tel...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 11008 of 11517
Post > Topic >>

Re: Can you tell who last edited a SProc, and when?

by eisaacs@[EMAIL PROTECTED] May 12, 2008 at 05:19 PM

I'm not aware of any system tables that track who last created/altered
a sproc.  Your best bet is to track the sprocs as script files that
you check into and out of a source control application such as MS
SourceSafe, MS Team Systems, or a third-party tool, such as SourceGear
Vault.  If you track the creation scripts in one of those, you'll know
who made the last changes and what exactly was changed and when.  By
far the best of the bunch is Team Systems, but it's pretty pricey if
you have a large team of developers.  We use SourceGear Vault since
it's more reliable than the file base SourceSafe and a lot less
expensive than Team System.  Using these tools doesn't exactly prevent
others from changing the objects in the db directly, but it will
usually cause there changes to be overwritten later when someone
checks it out properly and updates the object correctly.  In other
words, it doesn't prevent fraud or the like, but it will help keep
track of who made legitimate changes and when.
 




 2 Posts in Topic:
Can you tell who last edited a SProc, and when?
Hermes <manningfan@[EM  2008-04-28 07:26:03 
Re: Can you tell who last edited a SProc, and when?
eisaacs@[EMAIL PROTECTED]  2008-05-12 17:19:20 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Dec 3 1:17:04 CST 2008.