One of the interesting new features in SQL Server 2008 is Change Data Capture. I wrote about Change Tracking in a previous blog entry. That will track the what, when and who but will not tell you ...
BANGALORE, INDIA: Think of a mechanism that can automatically log all changes to your database tables; how valuable could those log values be to database administrators. With Microsoft SQL Server 2008 ...