Subject | Re: [firebird-support] Re: generate report for POS |
---|---|
Author | bill_lam |
Post date | 2006-07-01T04:29:04Z |
Adam wrote:
read-uncommitted can be emulated in Firebird. although not a true
"read-uncommitted" but who cares the difference if dirty-read is expected.
Thanks for help, again.
regards,
bill
> SNAPSHOT/CONCURRENCY = Repeatable readThanks a lot for this.
> Not sure where the terms came from, but remember that Firebird'sYes, I failed notice these because I've brain-washed by the odbc transaction model.
> predecessor predates SQL92, so it would not surprise me if the terms
> are slightly different.
>
> The document I posted before mentions the way the levels are in Firebird.
> http://www.dotnetfirebird.org/transaction-isolation-levelsGood, this explains the details in terms of the sql-92 model. It also mentions
read-uncommitted can be emulated in Firebird. although not a true
"read-uncommitted" but who cares the difference if dirty-read is expected.
Thanks for help, again.
regards,
bill