开发者

Want to Make Successive Backups for a database

开发者 https://www.devze.com 2023-02-13 15:40 出处:网络
I have written certain code to take the Backup of a Database, the application will take the Database Backup开发者_StackOverflow中文版 automatically at the time Specified. Now, I want some help to take

I have written certain code to take the Backup of a Database, the application will take the Database Backup开发者_StackOverflow中文版 automatically at the time Specified. Now, I want some help to take Successive Backup of the Same Database which was taken previously and dont want to take Complete Database Backup again and again. Can any one Help me.


How to make incremental backups with MS Sql Server in c# : http://www.mssqltips.com/tip.asp?tip=1849

0

精彩评论

暂无评论...
验证码 换一张
取 消