Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY TO Behavior
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00602562
Message ID:
00602575
Vues:
17
Hi Kevin!
Change it to :


SELECT UserID, First, Last, GroupID
FROM MyTableNameHere ;
INTO ARRAY aTemp


Good luck!

>In the command window, COPY TO fills an array with ALL records
>from the table, which is what I want:
>
>COPY TO ARRAY aTemp FIELDS UserId, First, Last, GroupId
>

>
>In runtime, I get only the FIRST FIELD on the FIRST RECORD!!!!
>
>What gives?
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform