Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select into array
Message
From
30/03/2005 17:27:01
 
 
To
30/03/2005 17:24:15
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01000122
Message ID:
01000123
Views:
19
>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?
Greg Reichert
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform