Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treview report
Message
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Titre:
Treview report
Divers
Thread ID:
01107490
Message ID:
01107490
Vues:
69
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform