Showing posts with label cron. Show all posts
Showing posts with label cron. Show all posts

Monday, March 5, 2012

Automated backups for MS SQL Express

MS SQL Express systems do not allow you to backup the databases via sheduled jobs (Since the job sheduler is one of th emissing features in the express edition)

With this handy script you can however automate it and even compress and send the backup files to a remote resource.

automssqlbackup

http://devio.wordpress.com/category/automssqlbackup/