Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update locally buffered data?
Message
De
17/11/1998 15:41:21
Kent Vignale
Wolfbyte Software Inc.
Mississauga, Ontario, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00158377
Message ID:
00158491
Vues:
22
>Kent, try GO RECNO() - it should refresh the data.

Further Explanation

City name - Chicago.

User A updates a record. Changes city name - Toronto. Saves record.
User B updates the record. Does not change city name. Saves record.

City name - Chicago

Basics of form init.
Seek to record to update.
Lock the record.
User makes changes or not.
Save record.

A seek is done instead of a goto recno(). Goto record was tried unsuccessfully.

Thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform