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
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.
Re: How to make a database backup automate?
@ nebrom, which database type are you using?
@ sapator, I have requested the thread moved.
Re: How to make a database backup automate?
Thread moved to the 'Database Development' forum
(thanks for letting us know Nightwalker83 :thumb: )
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/