How to Automate SQL Server Express backups

Опубликовано: 03 Февраль 2013
на канале: Sachin Samy
77,690
236

Microsoft SQL Server Express editions doesn't have any schedule either jobs for maintenance plans because the SQL Server Agent component is not included in these editions. So, you have to take a different approach to backup your databases when you use these Express editions.

In this video tutorial you are going to learn how to Automate SQL Server express backups using the sql server stored procedure, task scheduler and batch file.

Download: https://www.itcoh.com/p/download.html

Source: http://support.microsoft.com/kb/2019698