Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treview report
Message
General information
Forum:
ASP.NET
Category:
Reporting
Title:
Treview report
Miscellaneous
Thread ID:
01107490
Message ID:
01107490
Views:
68
I have 4 tables and the tables are linked using PK, FK pairs. Here is the structure of the tables:
Table1   Table2    Table3    Table4 
------   ------    ------    ------
PK1      PK2       PK3       PK4
Name     FK1       FK2       FK3
         Name      Name      Name
                             Address
The links are one to many in all the cases. Below is the way I want my report to look:
{Table1.Name}
    {Table2.Name)
        {Table3.Name}
            {Table4.Name}  {Table4.Address}
I am having some problems with this. If anyone could help that qould be great. Hope I explained what I am seeking well enough.

Thanks,
Einar
Semper ubi sub ubi.
Next
Reply
Map
View

Click here to load this message in the networking platform