Subject Re: Deadlocks in update
Author Alexander V.Nevsky
--- In ib-support@yahoogroups.com, Zakir Mahomedy <zmahomedy@y...>
wrote:
>
>
> We have about 6 clients posting data to the firebird db. Occationaly
one or more of the clients hangs on update. The updates are done via
gemeni ODBC driver.
>
> Any ideas what can course this to happen?

Many reasons - from disconnected network cable to lock conflict
(several users tryies to change the same data) when transactions are
started in "wait" mode.

Best regards, Alexander.