Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays
Message
 
 
To
09/12/2008 15:45:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Arrays
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2000 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01366258
Message ID:
01366330
Views:
10
>>>>>From my testing, I have found that I can set up an array as big as 1000 by 1000 elements and maybe bigger. Does anyone know the limits to an array size or is an array only limited by memory?
>>>>
>>>>In VFP9 array size limit is 2GB. It's also limited by available memory. In VFP8 and earlier, the limit is 65,000 items.
>>>
>>>Thanks Sergey. It's nice to find that much room to play with.
>>
>>Better check message: 1366284
>>
>>Unless you know exactly which element # you need to access, an indexed cursor can be better. There's a good write up on the fox wiki, but it's not responding right now.
>
>How many columns/fields will an indexed cursor handle?

254, I believe.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform