Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursors
Message
From
22/07/2010 09:58:08
 
 
To
22/07/2010 09:47:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01473462
Message ID:
01473467
Views:
54
>>Hi All,
>>
>>I need to allow a user to read data into a table for processing in my app. I dont 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 dont 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?
>
>Just use a cursor. It stops existing when it is closed
>
>If it contains a lot of data it will be stored in your tmp directory

Thanks Greg and Sergey.

I thought so but was not sure if the file became very large whether it would not be more efficient to just start with a disk file and manually delete it myself ?
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform