i am extracting data from crm databases for one my application outside crm db, currently i am reading from crm tables and populating data in my local server, since this process taking long time, i want to use dbo.AuditBase to capture data change. is it possible or any other method to capture changes using audit table.
thank
v