Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Are cursors always in memory only?
Message
De
15/08/2017 02:05:12
 
 
À
14/08/2017 17:40:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01653296
Message ID:
01653302
Vues:
73
>I'm updating ExcelListener.vcx to take advantage of Greg Green's excellent class vfpxWorkbookXlsx.vcx, which creates Excel files with xlsx format.
>
>To optimize speed I want to make sure cursors remain in memory only. I believe this is the default VFP behavior, but am confused by the fact that you can append from a cursor by referring to it as DBF('CursorName') and the fact that that that file actually exists on disk.
>
>I'd appreciate any clarifications. No need for ram disks, right?
>
>TIA,
>
>Alex

If speed is a big concern, use SSD for data storage.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform