SQL SERVER – Repair a SQL Server Database Using a Transaction Log Explorer
- by Pinal Dave
In this blog, I’ll show how to use ApexSQL Log, a SQL Server transaction log viewer. You can download it for free, install, and play along.
But first, let’s describe some disaster recovery scenarios where it’s useful.
About SQL Server disaster recovery
Along with database development and administration, you must work on a good recovery plan.…