Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to release Mem variabes from memory?
Message
De
16/01/2007 00:56:12
Suhas Hegde
Dental Surgeon
Sirsi, Inde
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to release Mem variabes from memory?
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01185807
Message ID:
01185807
Vues:
59
hi,

Sorry hit the enter button too early.

I have a long running code.

It has to process about 1056 items and does a select SQL into array number of records in array (600)

Then the array is copied into 2 arrays and used with other variables.
The Array is fed to a fll and the return values are updated to the table.

While processing the code is fast intially say 50 sec/ 100 records But as an when the count reaches above 500 it slows drastically.

I have put Flush for 100 records , But what i feel is that the variables are not released fast enough eventhough I have a Release Array command.

How can I specifically release those arrays from Being put to Deleted in NTI (which i believe VFP uses internally) ??

Thanx

suhashegde
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform