Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select into array
Message
From
30/03/2005 17:58:49
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
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:
01000132
Views:
16
>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

Mo,
Rows*Cols should be max 65000.

Select into cursor. If array is a must either select fewer columns or scan...scatter name laArray[ix]..endscan. That way you could get 65000 rows.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform