- Aug 26, 2004
- 14,685
- 1
- 76
I have a database that has a few hundred triggers(many of them are a few thousand lines) in it, there were several changes that were made to the triggers to resolve certain issues. Unfortunately, the person who made the changes didn't document them and isn't around to tell me what he did. I do have a backup of the DB that contains the changes, however.
Both DBs are SQL8, I have another copy of the DB that does not contain the changes. Is there an easy way to pick out the trigger changes between the two without manually comparing each trigger line by line?
Thanks in advance!
Both DBs are SQL8, I have another copy of the DB that does not contain the changes. Is there an easy way to pick out the trigger changes between the two without manually comparing each trigger line by line?
Thanks in advance!