Subject | Re: [firebird-support] Re: master updation using trigger |
---|---|
Author | Milan Babuskov |
Post date | 2006-08-01T19:50:06Z |
Adam wrote:
their transaction(s), and they can click on "Save" button again when
"coast is clear".
I still fail to see why would that be unsafe: AFAIU the data in database
remains consistent?
--
Milan Babuskov
http://swoes.blogspot.com/
http://www.flamerobin.org
> If this occurs, you have twoIt causes deadlock. My applications alert users about this, rollback
> transactions trying to update the *same* record within product, which
> if the second attempts it from a transaction started before the first
> commits would cause a lock conflict.
their transaction(s), and they can click on "Save" button again when
"coast is clear".
I still fail to see why would that be unsafe: AFAIU the data in database
remains consistent?
--
Milan Babuskov
http://swoes.blogspot.com/
http://www.flamerobin.org