Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to avoid disk access for a table with references
Message
 
 
À
16/06/2009 10:46:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01406348
Message ID:
01406354
Vues:
85
This message has been marked as a message which has helped to the initial question of the thread.
>A table with references is not changed at all during a procedure and is related to another. If the referred table were in memory it would require fewer disk accesses and run faster. Is there a way to accomplish this?

FoxPro is good in caching data w/o any additional help. If you provide enough memory for VFP buffers with SYS(3050) and table is accessed frequently, it'll be in the memory.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform