Connect to Local Agent
Start logrecovery.exe serve on your SQL Server machine, then enter its URL above.
Quick start
.\logrecovery.exe serve \ --host ".\SQLEXPRESS" \ --user sa --pass *** \ --all-dbs --since 24h
Transaction Log
Connect to Local Agent
Start logrecovery.exe serve on your SQL Server machine, then enter its URL above.
Quick start
.\logrecovery.exe serve \ --host ".\SQLEXPRESS" \ --user sa --pass *** \ --all-dbs --since 24h
Review before executing. This script reverts committed transactions. Test on a backup first. The COMMIT TRANSACTION is commented out by default.