Subject RE: [firebird-support] Deadlock
Author Chad Z. Hower
:: >Can someone explain this?
::
:: Some other transaction, active at the time your transaction
:: started (if you're in snapshot mode) updated a record that
:: you're attempting to update.

What is snapshot mode? I just have defaults.

So this is what happens essentially when a transaction cannot occur? Ie it
does not hold locks?