Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Really large array
Message
De
27/12/2002 18:07:43
 
 
À
27/12/2002 17:33:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00736201
Message ID:
00736214
Vues:
12
If you can use a cursor instead of an array you will be much better off.
The cursor will be faster and has a much larger capacity limit...

>I have a program that reads a table and stores the result set in an array using the select ... into array command. That table is roughly 50000 x 10. I get VFP error 22, Too many variables. I am using VFP 7.0 SP1. This program is part of a larger architecture where data is being passed by array. Is there any way for VFP to handle a large array or is this a product limitation? Any help would be appreciated.
>
>Tom Paterno
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform