
SQLLog is a server-side, audit trail software package which tracks and logs changes to data in Microsoft SQL-Server 7/SQL-Server 2000 databases. It tracks who, what, when and from what application changes are made to corporate data. Whenever a record is inserted, updated, or deleted, SQLLog records it and stores the original and new values. SQLLog adds complete audit trail capability to any Microsoft SQL-Server 7/ SQL-Server 2000 database. It lets you concentrate on the data model and functionality instead of the boring maintenance of audit trail code.
|