Subject | Re: problem with "set transaction read committed no wait no record_version" |
---|---|
Author | crizoo4712 |
Post date | 2009-10-09T10:37:27Z |
thanks, so far. But I tried that also (should have written), and it didn't work..
--- In firebird-support@yahoogroups.com, Dimitry Sibiryakov <sd@...> wrote:
>
> > OK, the record with id 10104 isn't already committed, but the second session should just "overread" it, shouldn't it?
>
> No, because you said NO_RECORD_VERSION. If you had said
> RECORD_VERSION, everything would be fine.
>
> SY, SD.
>