Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursors of dataenvironment x Select command
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01491961
Message ID:
01491997
Vues:
45
>Select seems faster then using the "cursor" in dataenv.
>
> But as select put data in a real cursor, how will I uptade the table to be the same
>as the cursor when I finish record data ?

Only if you sync it yourself. The other simple solution is to use local view. In this case the changes made in the view will be propagated into the table (if buffering 5 applied to the view and you invoke tableupdate).
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform