Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SEEK vs SELECT and _TALLY
Message
De
19/09/2000 02:24:49
Walter Meester
HoogkarspelPays-Bas
 
 
À
18/09/2000 14:57:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00417361
Message ID:
00417961
Vues:
34
Craig,

>>>Memory structures are different for arrays than cursors. I agree, that with a large array, paging could occur. But I think it is more likely to occur with a cursor because of the way they are managed.
>>
>>AFAIK, cursors (IF NOT FILTERED) are always stored on disk,
>
>Nope. if not filtered, cursors could be totally stored in memory.

So why does the DBF("myCursor") function always refer to a file on disk ???
Of course when a cursor is small, the cursor also exists in OS buffers (Thus memory), but when paging occurs (because of the length), it will be dropped from the OS buffer (or only for a part) but still will be hold the Temp file.


Walter,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform