Automate Backups in SQL Server Express 2005 / 2008
There is a great utility available for free that allows you to create automated full and incremental backups for SQL Express 2005 & 2008. The tool is called: ExpressMaint and can be found here:
http://www.sqldbatips.com/showarticle.asp?ID=29
It is a command line application that allows you to specify your backup settings via command line parameters. Then you can set this utility up as a scheduled task in Windows to run when you want. It uses SMO to automate SQL Server. You can find the code for this utility and the latest builds here:
http://www.codeplex.com/ExpressMaint
It has logging and backup naming by date built-in and is free to download and use.
Popular Articles
Last viewed:
- ASP.NET run C++/CLI with MFC Dependencies
- C++/CLI Common SEHException
- Visual C++ - Release compile - warning C4653 - Optimizations inconsistent
- Find a control in a TemplateField programmatically
- User Account Login - Limit hours
- ASP.NET Charting Control 3.5 fix for "Error executing child request for ChartImg.axd"

Recent comments
1 day 19 hours ago
6 days 9 hours ago
6 days 10 hours ago
1 week 19 hours ago
1 week 2 days ago
2 weeks 9 hours ago
2 weeks 1 day ago
2 weeks 4 days ago
2 weeks 6 days ago
2 weeks 6 days ago