How to create and maintain a full chain of transaction log backups

Applies to
ApexSQL Log, ApexSQL Recover

Summary
A tutorial on how to use transaction log “chains” to provide sufficient data sources for successful disaster recovery, transaction rollback or database auditing, effectively avoiding a large singular log file.

How to audit operations for dropped or re-created tables with Old Table ID mapping

Applies to
ApexSQL Log
ApexSQL Recover

Summary
This article describes how to retrieve schemas and objects for the records that are shown as UNKNOWN in the Main grid. This happens when the table with the specific ID doesn’t exist in the database anymore, and the transactions for that object ID exist in the transaction logs used.
This happens when: