Subject Re: [firebird-support] Re: Crash corrupted database file
Author Dimitry Sibiryakov
> The key point is that Firebird is ACID compliant so a bluescreen should not be able to upset the database file. There must be a small weakness in the Firebird code somewhere I wonder if there is a bug logged against this?

DBMS ACID can't help you if OS I/O system drop buffers into random
places on HDD, messing database file at low level.

SY, SD.