Subject | Re: [firebird-support] Re: Optized index |
---|---|
Author | Ann W. Harrison |
Post date | 2006-02-07T21:35:35Z |
Helen Borrie wrote:
transactions will always see the conflicting result.
Regards,
Ann
> Two transactions can't update the same doc number record, so, theThat works with read committed transactions. Concurrency/snapshot
> first to post the update will win. Your transaction should be No
> Wait and your trigger must handle such conflict exceptions itself and
> move on through the doc numbers until it gets one that is not in conflict.
>
transactions will always see the conflicting result.
Regards,
Ann