RE: Track changes made to existing stored procedure
From: Nigel Rivett (sqlnr_at_hotmail.com)
Date: 01/20/05
- Next message: Nigel Rivett: "RE: Describing a table structure"
- Previous message: Nigel Rivett: "RE: Timed Triggers"
- In reply to: samy: "Track changes made to existing stored procedure"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Nigel Rivett: "RE: Describing a table structure"
- Previous message: Nigel Rivett: "RE: Timed Triggers"
- In reply to: samy: "Track changes made to existing stored procedure"
- Messages sorted by: [ date ] [ thread ]