A bit OT: handling multiple users in DB
Luis
luis at anachreon.co.uk
Mon Sep 22 10:09:19 EDT 2008
Hiya,
If you are using SQLite, check Item 5 in: www.sqlite.org/faq.html
Cheers,
Luis.
On 22 Sep 2008, at 10:46, Klaus Major wrote:
> Hi all,
>
> this is a bit off topic, but maybe someone can give me some helpful
> hints.
>
> Is someone of you working with databases with multiple users?
> If yes, how do you handle "concurrent transactions"?
>
> I mean how do you solve the possible overwriting of data when both
> users work with
> cursors and are allowed to update data and how do you update a
> cursor (on the fly?)
> when its data may have been updated?
>
> Know what I mean?
>
> I searched the net and found some hints, but maybe you have some
> really clever
> solutions that you are willing to share :-)
>
> Thanks in advance!
>
>
> Best
>
> Klaus Major
> klaus at major-k.de
> http://www.major-k.de
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list