Subject | Re: [firebird-support] Design problem |
---|---|
Author | Martijn Tonies |
Post date | 2003-06-20T11:04:55Z |
Hi Tim,
You might want to try an isolation of "snapshot" - this shouldn't block
any readers of the data.
Martijn Tonies
Database Workbench - the developer tool for InterBase & Firebird
Upscene Productions
http://www.upscene.com
> Checked with the development manager. What seems to be happening is that aconsistency.
> select query is run against the DB, with txn isolation of read
You might want to try an isolation of "snapshot" - this shouldn't block
any readers of the data.
> When we try to make a sale (txn isolation of write consistency ) or closea
> shift, the sale or shift txn waits until the select is closed. In otherWith regards,
> words, doing a select with read consistency seems to lock the record set
> returned by the query.
Martijn Tonies
Database Workbench - the developer tool for InterBase & Firebird
Upscene Productions
http://www.upscene.com