Subject Re: [firebird-support] Dirty read?
Author Jakub Hegenbart
johnsparrowuk napsal(a):

>Is it possible to dirty-read uncommitted data in Firebird?? (I don't
>think it is, but someone might prove me wrong!)
>
>Why do I want to do this mad thing??? Well, it's sometimes useful in
>triggers etc, and it might help work around some inconsistencies
>caused by the way unique indexes work - ie they can 'see' other
>clashing uncommitted values, even though thouse changes arn't visible
>any other way.
>
>Thanks,
>
>John
>
>
Possible? Not at all...unless you hack the sources.

To use MGA efficiently, one must change the way of thinking a bit. (I
still consider myself a novice, too :) Is there really no other way to
solve it? It seems to me that in the last 20 years, people had few
problems using MGA in IB/FB :)

Jakub Hegenbart