Results 1 to 5 of 5

Thread: How to make a database backup automate?

  1. #1
    Addicted Member
    Join Date
    Mar 07
    Posts
    200

    Thumbs up How to make a database backup automate?

    I am developing a local database based web application. i am using asp.net,C# and MS sql server for my project.
    I want to have the backup of the database per day or per week. how do i can make it to backup the database application to a folder DBBackup located in D or how to backup to usb flash drive?the backup should be automated so that the system itself will take back up automatically.
    thanks all

  2. #2
    King of sapila
    Join Date
    Oct 06
    Location
    Greece
    Posts
    3,520

    Re: How to make a database backup automate?

    Hi please ask an admin to move your request to the Database Development forum where you will surely get the answer.
    Slow as hell.

  3. #3
    Web developer Nightwalker83's Avatar
    Join Date
    Dec 01
    Location
    Adelaide, Australia
    Posts
    9,734

    Re: How to make a database backup automate?

    @ nebrom, which database type are you using?

    @ sapator, I have requested the thread moved.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    Please consider giving me some rep points if I help you a lot.
    DON'T BUMP YOUR POSTS!!! Links to my code examples can now be found on my website: My websites
    Please rate my post if you find it helpful!
    Technology is a dangerous thing in the hands of an idiot! I am that idiot.

  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 02
    Location
    Bristol, UK
    Posts
    35,564

    Re: How to make a database backup automate?

    Thread moved to the 'Database Development' forum

    (thanks for letting us know Nightwalker83 )

  5. #5
    Lively Member
    Join Date
    Oct 08
    Location
    Califorina
    Posts
    126

    Re: How to make a database backup automate?

    Well, if you have DBA tell them to setup the backs for you. If you're the programmer/dba then here is a good starting point http://www.simple-talk.com/sql/backu...-2005-backups/

Posting Permissions

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