Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Run time error too many variables under for next loop
Message
De
10/09/2004 13:57:05
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Run time error too many variables under for next loop
Divers
Thread ID:
00941135
Message ID:
00941135
Vues:
96
I am using VB with foxpro to insert records via ADO object, using recordset.

I am getting error after inserting exactly 256 records everytime.
And it breaks by giving a runtime error message "Too many variables"

Records are inserted one by one in the for loop.

I searched on internet i found the following mentioning about MVCOUNT.
Fox pro has a limit for variable maintenance, is it possible for me to clear the MVCOUNT for each round in the loop.

I am not at all familiar with MVCOUNT.

Please if any one knows how to clear the variables which are maintained by foxpro while i run my program.
because i have lot of records to be inserted to foxpro dbf table. via for next loop.

Thank you very much.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform