Subject | Re: [firebird-support] Re: problem with "set transaction read committed no wait no record_version" |
---|---|
Author | Martijn Tonies |
Post date | 2009-10-12T07:34:37Z |
>> Think he want that read only the data that IS committed and "the recordThere's multiple ways to do this --
>> with id 10104 isn't already committed".
>
> That's it! I just want to read the records that are committed. I don't
> even want to read a VERSION of uncommitted records.
Read a snapshot (for data consistency while reading) or simply reading
"committed",
which might return inconsistent data during the read, as other transactions
may commit
changes.
With regards,
Martijn Tonies
Upscene Productions
http://www.upscene.com
Download Database Workbench for Oracle, MS SQL Server, Sybase SQL
Anywhere, MySQL, InterBase, NexusDB and Firebird!
Database questions? Check the forum:
http://www.databasedevelopmentforum.com