Subject Exclusive Lock
Author Dimitry Sibiryakov
On 30 Sep 2002 at 19:32, Guillermo Najar-Arreola wrote:

>multiuser acces. How can I achieve this exlusive-lock in Firebird for
>a table? I'd like not doing it from my application using flags that

You can play with transaction's parameters (such as tpb_exclusive,
tpb_lock_read, tpb_lock_write). But don't ask me - how. I don't know.

SY, Dimitry Sibiryakov.