Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

spacer

Posts Tagged Scheduled Backup

06.10.2009

Scheduled backup using Microsoft SQL Server 2005

The Express version of MS SQL 2005 does not include functionality to perform a scheduled backup. To get around this, use the “Script to File” option and then run it from the command line using a batch file and Windows Scheduled Tasks function.
1. Open up SQL Server Management Studio Express
2. Drill down to your database [...]