Deadlock

Forum related to Firebird

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
jorgen
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 28.12.2006, 21:01

Deadlock

Post by jorgen »

How do you avoid receiving Firebird message "deadlock update conflicts with concurrent update" when 2 or more clients are changing records in the same table ?

(using ZEOS, of course)
User avatar
aperger
Expert Boarder
Expert Boarder
Posts: 129
Joined: 24.08.2005, 08:24
Location: Veszprém
Contact:

Re: Deadlock

Post by aperger »

jorgen wrote:How do you avoid receiving Firebird message "deadlock update conflicts with concurrent update" when 2 or more clients are changing records in the same table ?
Hi

I think you should use trasnactions intead of record locking!!!!
Attila
Post Reply