Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Flush as data safety increment
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01332665
Message ID:
01332978
Vues:
9
Thank for clarifying

I have been reading about Set AutoSave On/off

It was OFF as default and now I set it to ON

Does Autosave ON has different effects than tableupdate ( ) ?







--------------------------------------------------------------------------------

Set AutoSave Off<-- information is written to disk every five minutes. This is more hardware and disk efficient, but one could loose five minutes worth of work in the event of a power blackout. (default)

Set AutoSave On <-- information is written to disk immediately. Each little piece is written to disk as entered. Since the software does not wait until it has several changes to update, there is more wear and tear on the hardware drives when this option is set.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform