Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Two forms record locking
Message
De
02/06/2008 06:22:14
 
 
À
01/06/2008 15:34:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01320842
Message ID:
01320901
Vues:
18
>Hi. what settings should I use for 2 forms (using same data) to show in different windows (same time). Get message "attempting to lock" when I place rec pointer on same rec. I currently have RecordLock set Off.
>Thanks, Randy

If you use pessimistic row/table buffering, a record is automatically locked and can't be writeaccessed for a second time. Use optimistic buffering, if you want to be able to use several forms in parallel. Same datasession or not.

Bye, Olaf.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform