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:
01406353
Vues:
52
>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?
>
>TIA,
>
>Alex

select * from myTableNoUpdate into cursor curInMemory nofilter ?
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform