News

All, We currently have a SQL 2008 server running as a VM. We backup nightly using Veeam and my consultant also advise we backup on top of that via BackupExec. Lately, our Backupexec jobs have been ...
Database backups and restores are key to developing a secure environment for users’ information. A trusted backup plan is a requirement for on-premise and cloud instances. SQL Server database backups ...
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 ...
SQL Server lets you disconnect a database from the main server program, allowing you to make safe backup copies or send data to branch offices.
I needed to copy the SQL Server database, with its most recent schema changes, down to my laptop for a client demonstration at a location where Internet connectivity might not be available. Even ...
Like Oracle, SQL Server can also be backed up hot using VSS on Windows. The VSS method is more easily integrated into VM backups and doesn’t require a disk staging area.
SQL Server database backups in Azure, in either an IaaS or PaaS implementation, introduce several distinct features which may help optimize a backup plan. Of course, there are also a few drawbacks to ...