Monday, 20 May 2013
       
AUSQLUG Forums Home   Search   Login   Register   Member List  

  Viewing User Profile for: totaltech
 About  Contact
Joined: 18 Nov 2009 07:05 AM
Last Login: 18 Nov 2009 07:08 AM
Website:
Location: Unavailable to anonymous users.
Occupation: Unavailable to anonymous users.
Interests: Unavailable to anonymous users.
Signature:
Email: Unavailable to anonymous users.
MSN IM: Unavailable to anonymous users.
AIM: Unavailable to anonymous users.
Yahoo IM: Unavailable to anonymous users.
ICQ: Unavailable to anonymous users.
 Post Statistics
totaltech has contributed to 1 out of 1,785 total posts (0.06% of total).
Most Recent Posts:
SQL Server 2008 functionality for Audit Log 18/11/2009 7:10:53 AM   (Total replies: 0)
Hello I have to implement a functionality for audit ( insert/update/delete ) log of the each table. There are two option 1) Through SQL Server 2008 Feature : I heard that in the SQL Server 2008 we have CDC(Change Data Capture) features which can be enable on each table and track each data changes. It insert new row into a special system table which we need audit log. 2) Create a unnormalized table for each table and handle the audit (insert/update/delete) log using the trigger. Can ...

Search for more...