Subject Re: [firebird-support] Deadlock error from firebird during midnight
Author Dimitry Sibiryakov
01.12.2017 17:32, joje@... [firebird-support] wrote:
> I got this errors only during midnight. Thereafter it's working fine.

It may pretend to work fine, but using default transaction isolation level in .NET
provider is just a disaster waiting to happen. It is the reason of the error you see.

--
WBR, SD.