Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intellisense on arrays?
Message
De
27/02/2005 10:29:05
 
 
À
27/02/2005 09:53:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Divers
Thread ID:
00990972
Message ID:
00990982
Vues:
18
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform