Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursors
Message
De
22/07/2010 09:58:08
 
 
À
22/07/2010 09:47:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01473462
Message ID:
01473467
Vues:
53
>>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform