Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00661974
Message ID:
00661978
Vues:
24
sorry...

****
SELECT name,descriptio FROM address ;
INTO cursor a1_addr ;
WHERE Groupid=lcShippergroup


SELECT name,descriptio FROM address ;
INTO cursor a2_addr ;
WHERE Code = Policy.Id


sele * from dbf('a1_addr'),dbf('a2_addr') into curs aaa && ????
****
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform