|
-
Feb 20th, 2009, 08:54 AM
#1
Thread Starter
Addicted Member
[RESOLVED] SQL Server Automatic Backup
Hi Guys,
Does MS SQL Server 2005 can perform automatic backup of the server (daily backup) on remote site (or other server)? Thanks in Advance.
-
Feb 20th, 2009, 09:01 AM
#2
Re: SQL Server Automatic Backup
Of course !
Open "SQL Server Management Studio", go to "Management", "Maintenance Plans"
Create a New Maintenance Plan. There you can select when you want it to execute, and you can drag & drop objects from the toolbox, just like an SSIS project (hopefully you are familiar with those)
You can also set it up to delete old backups.
-
Feb 20th, 2009, 12:50 PM
#3
Thread Starter
Addicted Member
Re: SQL Server Automatic Backup
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|