Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
3 tables report prob. in Fox Fire
Message
From
30/07/1997 02:18:08
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordan
 
 
To
29/07/1997 10:20:43
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00041905
Message ID:
00042257
Views:
35
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform