MSSQL LogManager v1.1.0 released!
[04-19-2005]
We are proud to announce version 1.1.0 of MSSQL LogManager, a
logging/auditing suite for Microsoft SQL Server.
Version 1.1.0.5
Enhancements:
- Scripting facility implemented. The MSSQLLM Scripting Engine can be used to automate repetitive tasks in a script based way. A detailed script language reference is available in the Online-Help.
- Logging options can be defined per project in the Connect to Database dialog now. The logging options in the Options dialog serve as default values when creating a new project.
- A new index for the FOREIGN KEY constraint on the column log table will be now created during the preparation.
- Transaction token logging by using the stored procedure "sp_getbindtoken" added. To use that feature, the database must be prepared with v1.1 (or higher) and the "Log Transaction Token" option in the Prepare-Wizard must be selected.
- In the Prepare-Wizard: Stored procedures got two new options "With Encryption" and "Not For Replication".
- New command line switches -i and -nosplash have been added. Use -i <filename> to specify the configuration file MSSQL LogManager should use. If -i is omitted, then 'mssqllogmanager.cfg' is used. Use -nosplash to omit the splash screen at program start.
- For browsing log data a client-side cursor is used now.
Bugfixes:
- Bug fixed: Preparing a database with a user different to 'dbo' resulted in that the database wasn't recognized as prepared when connecting the next time.
- Bug fixed: Some other minor owner/schema related problems fixed.
- Bug fixed: Problems with logging [SMALL]MONEY fields have been fixed.
- Bug fixed: Open table records through logged records works now.
More information on the MSSQL LogManager page.
A trial version can be downloaded here and pricing information can be found here.
|