Backup SQL server express

Associate
Joined
25 Aug 2004
Posts
163
Location
Reading
Is there a simple backup script to backup SQL Server 2005 Express as it doesn't have the SQL server agent like SQL Server 2005.

I just want to perform a full database backup of all my databases every week or so to run on a schedule (I know once I have the script I can use MS backup to execute the script as an sqlcmd).
 
Back
Top Bottom