Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
3 tables report prob. in Fox Fire
Message
 
À
28/07/1997 03:39:01
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00041905
Message ID:
00042037
Vues:
33
No, you're right. SQL won't work. This is because the SELECT returns the cartesian product of the results. But then, this is exactly what you described. Foxfire! will haev the same result because it is a wrapper around the FoxPro functionality, and it uses SQL to retrieve the results as well. Are you looking to do all names, or just one of them? Do the addresses always have single line, or are there some cases where you have to deal with multiple lines? I can't think of any way that SELECT can handle this gracefully. I think you'll have to resort to procedural code. /Paul > I have 3 tables > > name having names of persons > address having addresses of persons > contact having contact nos. of persons > > name is parent which is related with address by code & it is also related > with contact by code. > > Its one parent and 2 childs. > > I want simply a report like this :- > > name contact1 address1 > name contact2 address2 > > I have one record in name, 2 in contact and 2 in address, the right result > should come as 2 records
Paul Russell
EMail: prussell@fox.nstn.ca
Phone: (902) 499-5043
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform