Know How Does SQL Server Transaction Log Viewer Works
View SQL Server Transaction Log Files using SQL Server Transaction Log Viewer Software
STEP 1
After installtion of Software, you can view transaction log files by going to Start menu » Programs » SQL Server Transaction Log Viewer.

STEP 2
Now you have to Click on Open tab to import LDF file.

STEP 3
Browse the LDF files to add the SQL Server Transaction Log Viewer tool.

STEP 4
Now you can select desired LDF file & click on "Open" button.

STEP 5
Select associated MDF file & Click "Ok" Button.

STEP 6
After this you can view the log data associate to each MDF file.

STEP 7
You can Sort the LDF elements according to transactions Query, Time, Table Name & Transaction Name etc.

STEP 8
View the Detailed Properties of selected element.

STEP 9
Now you can Select the required Table which you want to export.

STEP 10
You need to Click on Export button to export the table

STEP 11
Select export option to save the analyzed records:
SQL Server Database: Export data to SQL Server & fill the necessary credentials like SQL Server Name, Database Name, User Name & Password. You can also create new destination database by selecting it.
SQL Server Compatible SQL Scripts: By using this option, you can export data to local machine for further use.
CSV: Select CSV option to get report of SQL log data.

STEP 12
You can also Apply the advanced Filter for Insert, Update & delete Records.

STEP 13
You can Select the destination to Export the LDF files.

STEP 14
A dialog box will prompt as "Export Completed Successfully"
