Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Prevent APPEND BLANK Error on Exit
Message
 
À
27/05/2001 08:38:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00511886
Message ID:
00511940
Vues:
17
John,

Actually the method I use is similar except I will loop through all open tables
using getnextmodified() followed by a tablerevert(.f.); although you could issue a tablerevert(.t.) to revert all records there is a performance penalty for doing so; therfore only revert those records identified by getnextmodified. Either create a class method or insert into base class of form as a generic method although I prefer the former.

Randy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform