What is Revdb_commit() for anyway?

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Jan 13 14:09:35 EST 2009


On 1/13/09 6:53 PM, "Bob Sneidar" <bobs at twft.com> wrote:

> Ohhh, so let me see if I get it. I issue a series of update
> statements, but the data is not actually in the database yet so
> another user querying the database for those records would see what
> the data "used to be" until I issue a a revdb_commit()?
> 
> I can use that to my advantage I suppose.

Yes Bob,

Although note this will not work with SqlLite.

And if talk e.g. About mySQL this require InnodDB or other transactional
engine. 

Transactions this is like multi-threading.
   often easy drive you crazy ...


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]





More information about the use-livecode mailing list