Subject RE: [firebird-support] Firebird 1.5 - Forced writes
Author Leyne, Sean
Simon,

> Confusing to me is, that database file timestamp is not changing
> anymore ... it changes only when last user is logged off. This gives
me
> realy bad feeling, because with forced writes OFF I could see file
> timestamp changing.
>
> Is this normal for Forced writes ON.

This is due to way that Windows updates the file information. The
timestamp will only be updated when the database is completely closed
(no active connections).

There is nothing that the engine can do to control this.


Sean