Results 1 to 3 of 3

Thread: [RESOLVED] SQL Server Automatic Backup

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2007
    Posts
    240

    Resolved [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.

  2. #2
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    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.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Mar 2007
    Posts
    240

    Re: SQL Server Automatic Backup

    Thanks, it works!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width