Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. Database
  4. How do I automatically backup my sql server 2005 express database on another server?

How do I automatically backup my sql server 2005 express database on another server?

Scheduled Pinned Locked Moved Database
databasequestionsql-serversysadmin
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nada Adel
    wrote on last edited by
    #1

    I can't seem to find any way to backup my database on another server every hour or so. Is there a way to do that? I'm using sql server 2005 express edition.

    A J 2 Replies Last reply
    0
    • N Nada Adel

      I can't seem to find any way to backup my database on another server every hour or so. Is there a way to do that? I'm using sql server 2005 express edition.

      A Offline
      A Offline
      Abhishek Sur
      wrote on last edited by
      #2

      Why dont you use Windows Service to create backups. Generally Backup doesnt take network paths. so it is better to do this in your own server in a specific folder and a service will move the file from the place to where you want. :)

      Abhishek Sur


      My Latest Articles **Create CLR objects in SQL Server 2005 C# Uncommon Keywords Read/Write Excel using OleDB

      **Don't forget to click "Good Answer" if you like to.

      1 Reply Last reply
      0
      • N Nada Adel

        I can't seem to find any way to backup my database on another server every hour or so. Is there a way to do that? I'm using sql server 2005 express edition.

        J Offline
        J Offline
        Johan Hakkesteegt
        wrote on last edited by
        #3

        You can even do what abishek said, with a simple batch file, and a scheduled task.

        My advice is free, and you may get what you paid for.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups