Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursors
Message
De
22/07/2010 09:47:35
 
 
À
22/07/2010 09:37:33
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:
01473464
Vues:
107
This message has been marked as the solution to the initial question of the thread.
>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
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform