Just curios about something.
I am trying to track down an error, and the details are boring, but what would help is this.
Can I do something in SQL Server 2005 that would inform me of ANY change in any field in any table in the database?
You should build a trigger in each table to do that.
You can check this also
User Tips: Receiving an Email When Database Data is Changed
Regards
No comments:
Post a Comment