Subject Re: When is database file actually saved
Author fbouwmans2003
You are completely right. I did the check and data is saved. Even
when I press the reset button the change was there.
I'll have to go back and verify what other change I did actually does
the trick.
Starting point with the problems is:
The app did not have explicit transaction handling but used default
transaction (using IbExpress components).
And the "forced write" flag was not set.

Frans