Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select problem
Message
De
04/10/2003 06:38:10
 
 
À
03/10/2003 13:46:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00834920
Message ID:
00835074
Vues:
16
Hi Robert,

In VFP does not have to use alias cursor names of one letters 'A'...'M'
( you have tons of problem).

Then you can use this ( from table list is mapped to C,D,E,...):
select RECNO('C') arclientRecno,arclient.name,arinv.mnt from arclient,arinv into cursor bob
select RECNO('D') arinvRecno,arclient.name,arinv.mnt from arclient, arinv into cursor bob
Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform