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 ...
SQL Backup Pro (including SQL Object Level Recovery Pro) with network resilience for a smoother recovery of interrupted backup operations following an outage, compression of database backups by up ...
Is there a way to use a SQL 2005 Maintenance Plan to do a scheduled back up of the databases to a network share? The only way I can seem to make it work is to backup to the local C drive, and I'm ...
I want the backup to reflect the fact that the file has been moved. So now that I have shown you how my backup script works, let’s take a look at the restore script that I created.