murad073 / SmartAccount

This project is for small business accounting system
http://smartaccount.dyanit.com/
11 stars 3 forks source link

Database backup/restore #63

Open jakaria42 opened 12 years ago

jakaria42 commented 12 years ago

We need an easy way to backup the database to a user chosen location (e.g. another drive). Also we need to restore from that easily.

This is really important for the client, as they are always very much worried about their data.

murad073 commented 12 years ago

a solution path - http://www.codeproject.com/Articles/127794/Restoring-SQL-Server-Express-2008-Database-with-Cl

jakaria42 commented 12 years ago

OK, I am looking into this.

murad073 commented 12 years ago

create two batch file to save and restore. in setting page, there will be restore path location.