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


Reply With Quote

