Subject | Re: [firebird-support] Design problem |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2003-06-24T03:33:28Z |
On 23 Jun 2003 at 14:01, Tim Ledgerwood wrote:
consistency and even then I did a mistake.
All concurrency transactions is Ok. It produces no conflicts if one
of transaction is read-only and the others update different records.
I just keep to rule: use the lowest possible isolation level.
Look at ApiGuide -> Working with transactions -> isolation level
interactions.
SY, Dimitry Sibiryakov.
>> You shouldn't set ALL transactions' isolation level toOh, I'm afraid I misinform you. I mixed up concurrency and
>> concurrency.
>
>Why?
consistency and even then I did a mistake.
All concurrency transactions is Ok. It produces no conflicts if one
of transaction is read-only and the others update different records.
I just keep to rule: use the lowest possible isolation level.
Look at ApiGuide -> Working with transactions -> isolation level
interactions.
SY, Dimitry Sibiryakov.