| Author |
Message |
svivekraju
Joined: 23 Nov 2012 Posts: 1 Location: london
|
Posted: Fri Nov 23, 2012 1:17 pm Post subject: Can we create any alerts when the schema changes in a databa |
|
|
Can we create any alerts when the schema changes in a database in sql compare.....if anything changes in schema can configure alerts so we can receive them to our email....is there any solution ????
in sql backup tool we dont have something to configure alert when schema changes in a db
looking at sql compare tool, we can check for schema changes but im worried about alerts to get emails???? any solutions pls#??? |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6348 Location: Red Gate Software
|
Posted: Mon Nov 26, 2012 4:52 pm Post subject: |
|
|
Hello,
SQL Compare can compare two database schemas and show you if there are any differences, but it has no email capability.
You could write some batch script that runs the command-line version every so often and alerts you when the error code returned is not "63", which indicates the databases are equal and there is nothing to be compared.
There is a VBScript from a few years ago that may help.
http://www.red-gate.com/messageboard/viewtopic.php?t=1098 _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group