Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File Locking
Message
De
18/08/2001 15:54:02
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
File Locking
Divers
Thread ID:
00545892
Message ID:
00545892
Vues:
28
Hi All

In a Form Designer that datasession is set to 2 (Private Data Session),
do i have to use flock() , rlock(), unlock for data updating ?

Example :-
In a click property of a command button
Sele Items
if rlock()
replace ....with ....,
if cursorgetprop("Buffering") > 1
tableupdate(.T.)
endif
endif
unlock


T.I.A
Patrick
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform