The MSSQL LogManager Product Family is a suite of tools which helps you to keep track of data changes in your Microsoft SQL Server database.
Below is a list of key features for MSSQL LogManager.
A wide variety of different versions and editions are supported, this includes Microsoft SQL Server version 2000, 2005, MSDE 2 and SQL Express 2005.
- No need to change existing applications
- Log data-changes for third-party applications
- Catch multi-row DML operations
You can control the auditing, making it table operation based or for single columns only.
- Ability to use encrypted auditing triggers
- Ability to set triggers "not for replication"
- Developers can use conditional auditing rules
You and your users (or database administrators) can browse and export the logged data changes.
The MSSQL LogManager Product Family currently consists of the following products/tools:
- MSSQL LogManager: The core product to integrate a server-side logging/auditing mechanism in your Microsoft SQL Server database. MSSQL LogManager logs data changes in the database for different data manipulation operations (Delete/Insert/Update) on user-definable database objects (tables, columns). A point-and-click interface enables you to define easily, for which database objects changes should be logged. If you are interested in logging a history of price changes in a table ARTICLE, just define it with a single mouse-click and relax.
- MSSQLLMViewer: A read-only version of MSSQL LogManager, that uses the existing logging schema. Ideal for users who should be able to browse and export log data, but without the permission to change the logging schema.

