Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grabbing an Array
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00749397
Message ID:
00749400
Views:
33
This message has been marked as a message which has helped to the initial question of the thread.
Yes

SELECT * FROM rostkode ORDER BY roster INTO ARRAY rkode



>Hello Foxperts:
>
>Can this code:
>USE rostkode  IN 0  ALIAS rsd  ORDER TAG roster
>SELECT rsd
>COPY TO ARRAY rkode FIELDS roster
>USE IN SELECT('rsd')
>be replaced with
>SELECT roster  FROM rostkode  ORDER BY roster  INTO ARRAY rkode
>to create an array for a listbox?
>
>TIA,
Dominican Republic, a Paradise in America
Previous
Reply
Map
View

Click here to load this message in the networking platform