Subject | RE: [firebird-support] Force write |
---|---|
Author | Alan McDonald |
Post date | 2004-04-04T22:48:28Z |
> Dear List!I think on your 98se platform you run as an application?
> I am using firebirdsql szerver 1.0.372 (the latest 1.0 version), and
> JDBC 1.01 with default autocommit on.
> And w2k.
>
> After I stored something into the db on April 1rst, I looked at the
> date of modification of the database file, and it showed March 31
> (<April 1), and the time they shut down the computer that day. (I
> tried refreshing the explorer/wincommander window)
> Exactly with this comp, they once lost all data written one day into
> the DB, so (then and now too) I checked the .gdb file with gstat, and
> it says "attributes: force
> write".
> I checked the modification date changing at home under a w98_se, but
> it works perfectly.
> Is this normal? (I'd prefer it to write all updates at once to disk...)
> Thank you,
> John
Anyway the file datestamp does not get updated until the last connection to
the db is closed. This does not mean the writes are not being carried out.
If you look at the file properties instead of the browser list you may see
the true properties. Windows does not update the browser list all the time
anyway.
Alan