Friday, June 27, 2014

SQL to track the changes

Hello Ram,


If you have the Enterprise Edition of SQL Server in Version >= 2008 then you can use the build-in function Change Data Capture


Otherwise you have to implement an own solution with DML Trigger to capture changes.




Olaf Helper


[ Blog] [ Xing] [ MVP]

No comments:

Post a Comment