Subject RE: [firebird-support] Superserver - Preventing DeadLocks
Author Leyne, Sean
Fabian,

> I am using a combination of different technologies, and there is a bug
> that causes the app to get into a loop. This bug can not be fixed
withing
> weeks, so:
>
> Is there any way to force firebird to kill any conection (thread) that
got
> into a loop (I mean a connection that has been asking for the same
blody
> request for hours, in a loop).

Have a lock at the new "UPDATE LOCK" (?) syntax which was added to
Firebird v1.5


Sean