Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Cbluser
Starting Member
1 Post |
Posted - 2006-03-01 : 22:00:30
|
| My Question is of understanding Incremental Backup. How does this work,Does it go by new files added or activate on file size. |
|
|
kid_on_the_block
Posting Yak Master
172 Posts |
Posted - 2006-03-01 : 23:59:19
|
| Its a backup that copies all the data added/changed since the last full backup or incremental backup.Didnt quite understand what you mean by activate on file size ??? |
 |
|
|
sowens
Starting Member
2 Posts |
Posted - 2006-03-07 : 15:44:14
|
| i think what you may be wondering is what the difference between differential and incremental, Incremental will backup everything since your last backup, whatever type it was. Diffrenetial backs up everything since your last full backup!hope this helpss |
 |
|
|
|
|
|