Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Are cursors always in memory only?
Message
From
15/08/2017 02:05:12
 
 
To
14/08/2017 17:40:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01653296
Message ID:
01653302
Views:
72
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform