Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Audit log for SQL Server tables
Message
From
27/04/2006 13:07:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Audit log for SQL Server tables
Miscellaneous
Thread ID:
01117174
Message ID:
01117174
Views:
65
Hi,

We need to implement an audit log to keep trace of data changes at database level by using triggers FOR INSERT, UPDATE, DELETE. It must keep user info. datetime, action (New, Delete, Update), old value, new value, etc.

Is there any generic code or SQL tool to implement this trigger ?

Since audit logs grow very fast and must be reduced often, is it a good practice to use a different database to keep the log table?

Thanks
Juan C.
Next
Reply
Map
View

Click here to load this message in the networking platform