Avoid deadlocks in Firebird for concurrent updates
This is a small tip that can be used when you want to have separate processes to write to the same records in the database, without deadlocks.
This is a small tip that can be used when you want to have separate processes to write to the same records in the database, without deadlocks.