View undo/redo scripts for a single operation

dbForge Transaction Log allows users to create undo/redo T-SQL scripts for single or multiple operations to roll back or recover data recorded in the transaction log.

To view undo/redo scripts for a specific operation:

1. In the data grid, select the required operation.

2. In the lower part of the data grid, switch to the Redo Script tab to view a redo script or to the Undo Script tab to view an undo script.

Undo/Redo Script Tabs

3. In the script editor, you can do the following:

  • Select the script, right-click it, and select Copy to copy the script to the clipboard.
  • Right-click the script and select Open In SQL Document to open it in a new SQL document.

Open Script in SQL Editor