Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Audit log for SQL Server tables
Message
De
27/04/2006 13:07:41
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Audit log for SQL Server tables
Divers
Thread ID:
01117174
Message ID:
01117174
Vues:
64
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform