Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grabbing an Array
Message
De
05/02/2003 11:53:51
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00749397
Message ID:
00749401
Vues:
25
This message has been marked as a message which has helped to the initial question of the thread.
Randy,

Did it work when you tried it? :)

Seriously, it should...except the rostKode table will still be in use after the select, and you may want to close it if that is a problem.

>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,
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform