Subject | Re: [firebird-support] Embedded Server Forced Writes Not Working |
---|---|
Author | Nando Dessena |
Post date | 2006-02-22T07:36:04Z |
Hello,
W> Firebird 1.5.3
W> .Net Provider 1.7
W> Windos XP SP2
<SNIP>
W> Here is a quick test from an application that creates a database, a
W> table and adds 5000 rows. As soon as the database is created the
W> filesystem shows a new file of around 620K. After the insert the size is
W> still the same.
where are you looking at the file size? Windows Explorer is known in
that it doesn't update the file size until the file is closed. The
File Properties dialog is usually more up to date. In any case, don't
rely on the reported file size to judge whether the data has been
written to disk or not.
Ciao
--
Nando Dessena
======================================================
I support Firebird, I am a Firebird Foundation member!
Join today at http://www.firebirdsql.org/ff/foundation
======================================================
W> Firebird 1.5.3
W> .Net Provider 1.7
W> Windos XP SP2
<SNIP>
W> Here is a quick test from an application that creates a database, a
W> table and adds 5000 rows. As soon as the database is created the
W> filesystem shows a new file of around 620K. After the insert the size is
W> still the same.
where are you looking at the file size? Windows Explorer is known in
that it doesn't update the file size until the file is closed. The
File Properties dialog is usually more up to date. In any case, don't
rely on the reported file size to judge whether the data has been
written to disk or not.
Ciao
--
Nando Dessena
======================================================
I support Firebird, I am a Firebird Foundation member!
Join today at http://www.firebirdsql.org/ff/foundation
======================================================