Shopping cart

ApexSQL Log

Compare

ApexSQL Log is a SQL Server transaction log reader tool that allows you to audit and recover data changes in your SQL Server databases. It provides a range of features for reading transaction logs, analyzing transactions, and undoing or redoing changes.

Key features of ApexSQL Log may include:

Transaction Log Reading: ApexSQL Log can read online and offline transaction log files to analyze changes made to your SQL Server database.

Auditing: It provides auditing capabilities to track and report on data changes, including who made the changes and when.

Recovery: ApexSQL Log allows you to recover lost or damaged data by analyzing transaction logs and generating SQL scripts to undo or redo changes.

Filtering: You can filter transactions based on various criteria such as time, user, table, and operation type.

Output Options: The tool provides multiple output options, including SQL scripts, CSV files, and reports, for analyzing and documenting changes.

Integration: ApexSQL Log integrates with other ApexSQL tools and SQL Server Management Studio for seamless workflow.

User Interface: It offers a user-friendly interface with intuitive controls for easy navigation and analysis of transaction logs