nightly "Monitoring" process?
StormRider
Posts: 26
I currently support a small operation that uses the "Develop on Live" process. Hopefully I can change their mind one day, but until then-
I currently have an automated nightly process that restores the latest database backup, sanitizes sensitive data, sends me the sanitized database, and restores it locally.
Ideally I'd like to link this database to source control, and automatically check in changes so I get a daily overview of changes.
I currently have an automated nightly process that restores the latest database backup, sanitizes sensitive data, sends me the sanitized database, and restores it locally.
Ideally I'd like to link this database to source control, and automatically check in changes so I get a daily overview of changes.
Comments
Grant Fritchey describes how to solve this problem with SQL Compare's command line and your existing source control tool in a Simple Talk article. Is this the sort of thing you were thinking of?
http://www.simple-talk.com/sql/database ... databases/
David Atkinson
Red Gate
Product Manager
Redgate Software
David
Product Manager
Redgate Software
David
Product Manager
Redgate Software