Subject | Re: [firebird-support] Re: Whole System Freezes |
---|---|
Author | Ivan Prenosil |
Post date | 2004-02-06T11:30:15Z |
From: "Eduardo A. Salgado" <eas@...>
e.g. WAIT instead of NO WAIT, combined with
READ COMMITTED NO RECORD_VERSION
instead of
READ COMMITTED RECORD_VERSION
Ivan
> What happens is that one user may enter data, s/he can see the data,Perhaps inappropriate transaction mode ?
> the computer hangs (don't know why, FB, code?). The user Ctrl+Alt+Del
> from our application then goes back in. The data entered (sometimes
> a large purchase plan or hours of work) is not there <?>. This
e.g. WAIT instead of NO WAIT, combined with
READ COMMITTED NO RECORD_VERSION
instead of
READ COMMITTED RECORD_VERSION
Ivan