Guys,
I was looking at the auditing capabilities of SQL 2008, it seems like it only audits the DML statements on a given table. It does not actually capture any before or after data images for DML actions. Is there a feature in SQL 2008 that can be used to capture data images before or after the dml action.
Any suggestions/inputs would help.
Thanks