Subject Re: [firebird-support] Re: When is database file actually saved
Author Lucas Franzen
fbouwmans2003 schrieb:
>
> You are completely right. I did the check and data is saved. Even
> when I press the reset button the change was there.

The change is done immiadetely (at leats as long forced wreites is
turned on).

The problem is that the size and timestamp will bot be updated as long
as there's still a connection to the db.
You can test easily: as soon as you cut the last connection you'll see
the file-size and date being updated in the explorer.

Luc.