Subject Re: [firebird-support] Re: Transactions in firebird (on behalf of Slavo)
Author Ann W. Harrison
Adam wrote:
>>
>>Now I use
>>ibase_trans
>
> (IBASE_WRITE|IBASE_COMMITTED|IBASE_REC_NO_VERSION|IBASE_WAIT,$dbhi
>
>>);
>>Can you please help me?
>
>
> If I guess write, you are doing something like this:

Generally, Adam's guesses are very good, but in this case,
he's missed the IBASE_REC_NO_VERSION which should be called
IBASE_PLEASE_GIVE_ME_AN_UNNECESSARY_DEADLOCK.


Regards,

Ann