Apex SQL Log 2011.01

ApexSQL Log is a transaction log reading tool that shows you the changes made to your database. It decodes SQL Server`s transaction log into a readable format exposing information such as what change was made, when it was made, and by whom. The tool also allows you to undo or redo each change including recreating dropped database objects or recovering accidentally deleted records – without doing a full restore.

Image of Apex SQL Log