You are not logged in.
Pages: 1
I am unsure how to download the samples for mORMot as well as samples for the other Projects. Can anybody direct me please?
tx Bernd
Concurrency:
User A retrieves Record A, the same does user B. User A changes the data, as well as user B. Both want to commit. Who wins?
BTW: Is a deadlock possible?
Tx Bernd
Hi + tx for reading. i would be glad, if someone can answer my questions or will lead me to the according docs.
- How is concurrency handled?
- I have seen a method for propgating changes to the model automatically to the underlying database. E.g. A new Version of my app modifies the DB accoirdingly. But what if the old version runs too afterwards? Are the changes undone?
- I am coming from Client Server programming and would appreciate a sample where data is fetched from a database table, displayed, modified and written back.
Thank you very much!
Bernd
Pages: 1