Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT SQL into Array Problem
Message
 
 
To
11/05/2004 08:35:43
Rebecca Stottlemire
Kansas State Department of Commerce
Topeka, Kansas, United States
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00902770
Message ID:
00902777
Views:
11
The size of the array in VFP is limited for now to 65,000 items. It's documented in VFP help under Visual FoxPro System Capacities.

>I have an array that I dimension to (1,11), initialize each element (some are dates), then do an SQL select into the array, which shows in a list box. It has always worked perfectly until someone hit it with 50,000+ records (which is a fluke). This gave an Invalid Subscript error. This leads me to wonder if there's a row limit on Select into Array? Does anyone know? I can't find anything in the documentation....
>Thanks,
>Becky
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform