RE: Track changes made to existing stored procedure

From: Nigel Rivett (sqlnr_at_hotmail.com)
Date: 01/20/05


Date: Wed, 19 Jan 2005 17:57:01 -0800

You can't track who is making changes.
This will allow you to track which changes are being made
http://www.mindsdoor.net/DMO/DMOScriptAllDatabases.html

You can also prevent changes and force everyone to give oyu scripts to
update SPs.

"samy" wrote:

> how can I keep track of who is making modifications to a existing stored
> procedure.
>
> thanks
> samy