Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursors
Message
 
 
To
22/07/2010 09:37:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01473462
Message ID:
01473465
Views:
68
This message has been marked as a message which has helped to the initial question of the thread.
A VFP cursor is just a temporary table which is automatically deleted by VFP after it's closed.

>
>I need to allow a user to read data into a table for processing in my app. I don't know how much data he may read in from a 3rd party source but when the application is done it can discard the data, I don't need it once the app is exited. My question is should I use a disk file table or a memory cursor? Is there any concerns about resources if the user reads in a lot of data?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform