
|
Visual Audit Trail
-
Version
1.0.34
Visual Audit Trail allows you to automatically
identify any changes made to data in your databases.
It will record changes regardless of the application
used to change the data.
Why Use Auditing?
Allow database administrators to track down the
origin of invalid data.
Help organizations comply with internal or regulatory
requirements even if their software doesn't.
Allows developers to see how data gets changed by the
software.
General security purposes, checking for unauthorized
users.
Visual Audit Trail will show you who changed what
data, and when they did it. You can save just enough
data to identify the record, or save the entire
records data before and after a change. It's up to
you.
Features
Audits can be placed on ANY table in your database.
Track inserts, updates and deletes.
You choose the columns that will be saved in the
Audit tables.
You choose which fields will trigger an update Audit.
All Audits automatically include the User ID and a
timestamp
Save before and after data on update audits.
Conditional expressions to decide when or when not to
Audit.
Audits can be "Normally On" or "Normally Off"
Easily enable and disable Audits.
View Audit results from inside Visual Audit Trail.
Export Audit results to CSV, XML, or import right
into Excel.
No performance hit if you use more than a couple
Audits.
Audits are implemented using custom procedures and
triggers that YOU design with an easy to use
graphical interface.
|