Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select with expression for selected fields
Message
De
04/04/2001 02:07:21
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Select with expression for selected fields
Divers
Thread ID:
00491708
Message ID:
00491708
Vues:
49
Hi all

I have one array with the field names from a file, like
aFields(1,1)='c_nome'
aFields(2,1)='c_descri'
etc..
but the array have for sometimes 2 fields and other times 5 or 10,


It's possible to build a select by referente like
....
CExpression=CExpression+aCampos(nCnt,1)+','
....
select cExpression from table into cursor cursor1
Thanks's in advance,

João Batista
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform