Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to know records were edited or deletion by Other use
Message
De
18/10/2000 12:02:34
 
 
À
18/10/2000 11:49:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00430813
Message ID:
00430978
Vues:
12
>Hi,
> Actually I would like to have a multi user applcation using VFP.
> I may need to detect the changes made to the record which may be edited by 2 user at the same time (buffering-5). Any ideas?
>
>Thankyou

One option is to use record locking (see discussion in this thread with Nadya).

Also, the tableUpdate() function (by default) will not update a buffered table if it has been changed on another workstation since the local workstation has started making changes to the table.

Look it up in MSDN...is that what you are looking for?
Steve Gibson
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform