Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
3 tables report prob. in Fox Fire
Message
De
30/07/1997 02:18:08
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordanie
 
 
À
29/07/1997 10:20:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00041905
Message ID:
00042257
Vues:
33
>>Thanks for your reply.. Now will you be kind enough to give me the correct sql statment...for my report..
>>Thanking you in advance...
>
>Maybe I spoke to fast but I can give it a try.
>Could you send the structure of your tables.
>
>CL

Name - Parent Table

code(n,5)
name(c,50)

contact - child table
code(n,5)
phone(c,10)

address - child table
code(n,5)
Address(c,50)

Relation is
name.code=contact.code and name.code=address.code

I want a report like this:-

name, phone, address

For testing pupose pls fill, 1 record in name, 2 in contact for the same code and 2 in address for the same code..

The correct result should come in 2 records but it is giving 4 records.

I will really appreciate, if you can give me any method to achieve it through sql
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform