Subject | Re: [firebird-support] Re: Distribution question |
---|---|
Author | Ann Harrison |
Post date | 2003-11-06T16:34:56Z |
Nando Dessena wrote:
turned on (or run a civilized operating system). You can crash the
application very easily by writing on data created by the Firebird DLL,
but that won't corrupt the database. You could, I suppose, get very
unlucky and write over a dirty page in the cache which will turn up
later as corruption.
Regards,
Ann
>With Firebird embeddedActually that shouldn't be a problem as long as you have forced writes
>you are actually housing the server in your executable which thus
>acquires direct access to the data. This means that the C/S protocol
>no longer shields you from screwing up badly the database if, f. ex.
>your application crashes.
>
turned on (or run a civilized operating system). You can crash the
application very easily by writing on data created by the Firebird DLL,
but that won't corrupt the database. You could, I suppose, get very
unlucky and write over a dirty page in the cache which will turn up
later as corruption.
Regards,
Ann