News

If you have accidently deleted data from database tables in MS SQL Server, you can restore the deleted data (tables) using Log Sequence Number (LSN). But for this, you need the transaction backup file ...
As I have recently discovered though, you can use a PowerShell script to back up a SQL Server Express database. Before I show you how to perform such a backup, there are a few things that you ...
ExaGrid, the industry's only Tiered Backup Storage solution with Retention Time-Lock that includes a non-network-facing tier (creating a tiered air gap), delayed deletes, and immutability for ...
Stop SQL, back up the file and start SQL again. I am sure there are better ways but that works fine. Make sure you get the entire directory (logs and database). Quote Report L ...