Subject Re: [firebird-support] Serializing concurrent updates
Author Dimitry Sibiryakov
18.02.2010 19:56, partsi wrote:
> R2) Each writer must update and get a unique value

What do you want to reach? May be generators is what you need?
If not, I'd use SELECT FOR UPDATE in WAIT transaction.

--
SY, SD.