Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select into array
Message
De
30/03/2005 17:30:38
 
 
À
30/03/2005 17:27:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01000122
Message ID:
01000124
Vues:
18
>>Hi
>>
>>Using VFP8.
>>Select into array can only accept 24 columns. is that right?
>>
>>I am getting "too many variables" error when I select more than 24 column into the array.
>>is there awork around it?
>>
>>Mo
>
>Arrays are limited to approximately 16k of elements. The problem is not the number of columns, but the number of rows. How many records are being selected?

It's 65,000 elements, not 16K. This restriction has been entirely lifted in VFP9.

So with 24 columns, you'd be limited to 2708 rows of data.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform