Quote:
Originally Posted by johnnyb
Because it's one big database in one file... If parts of the file get corrupted, everything tends to fall apart much quicker...
|
Are you suggesting that if they used separate database files, it would somehow be better? Gee, we only lost part of the information so it's all useless anyways.
Have you looked at the design of SQLite? Check this link for more information:
How To Corrupt An SQLite Database File paying special attention to the first paragraph. Then read the rest to help give some basis to paranoia about database corruption.