realbasic-nug
[Top] [All Lists]

Re: Locking records with MySQL

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Locking records with MySQL
From: Ian R <ian_realbasic at fairmountfair dot com>
Date: Tue, 28 Feb 2006 11:58:56 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <2A837715-AD49-4360-B324-915D98F063D9 at noos dot fr> <7CD23EDF-7EB8-44FB-8DE1-10DCD4FEACF1 at fairmountfair dot com> <8EDD9674-5058-4A38-95F0-8DDD2B1A0CC9 at noos dot fr>

On Feb 28, 2006, at 4:20 AM, Eric Ferrer wrote:


Thanks for your answer

rs.Edit  //  the returned record is locked

It is not locked, or lock is ignored.
Both clients can call the .edit method and update the record freely...


Hmm. Well, according to the LR, it should be locking the record and throwing a Database.Error to anyone else trying to call Edit...I've never gotten the impression that it wasn't, but I've never tested it extensively. Perhaps this is another one of the fabled shortcomings of the MySQL plug-in?

Ian
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>