
ApexSQL Log is a forensic transaction auditing and rollback tool for SQL databases. It lets you view a complete history of row changes so that you can reverse inadvertent or malicious database transactions. It also helps you investigate who changed what and when.
v2014.0 [May 21, 2014]
Fixes:
- The "Error opening connection: Invalid connection string attribute" error is encountered when trying to connect to database when either server, username or password contains special characters ("';).
- The application hangs during the creation of a REDO script when performing a conversion of datetime.
- The "Operation 'Drop object' is missing UNDO/REDO script" error is encountered when creating UNDO or REDO script for dropped DDL operations.
- The auditing process stops during "Initialize engine" step when auditing SQL 2005 database on Windows Server 2008.
- The exporting process cannot be completed when exporting transaction log file backups without on-line transaction log to XML from CLI.
- The "External component has thrown an exception" error is encountered when trial period is extended on remote SQL Server.