Subject | Re: [firebird-support] Transaction question |
---|---|
Author | Woody |
Post date | 2006-11-16T18:11:25Z |
From: "Rick Debay" <rdebay@...>
snapshot, it won't see the new records until a new transaction is started.
HTH
Woody (TMW)
> Transaction A startsYes, if Transaction A is set for read-committed records. If you set it for
> Transaction B starts
> TX B inserts many rows in table 1
> TX B commits
> TX A selects from table 1
>
> Can TX A see the rows that TX B committed? I wouldn't think so, but my
> coworker is seeing the data from a query executed in Database Workbench.
>
snapshot, it won't see the new records until a new transaction is started.
HTH
Woody (TMW)