Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense on arrays?
Message
From
27/02/2005 10:29:05
 
 
To
27/02/2005 09:53:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
00990972
Message ID:
00990982
Views:
20
When you SELECT into an array the field names are not carried over to the array. Why not SELECT into a cursor instead?

>When I do the following:
>
Select * FROM SomeTable INTO ARRAY laARRAY WHERE bla-bla-bla
>Is there some way to refer to the columns in the array based on the names of the fields in the table? Or, must I simply know the order of the columns in the table, and use an appropriate index number?
>
>Thanks,
>
>Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform