Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report Writer
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00211942
Message ID:
00211947
Vues:
26
>Ref. VFP 6.0
>
>Is there someone who knows how to create a report with multiple CHILD tables under one single MASTER file and be able to print each CHILD table by grouping them ?
>
>e.g. A master of CLIENTS with all invoices first and after it finishes printing INVOICES then print all payments.

One of the common responses to this scenario I have seen in the past is to create a single table... Add appropriate fields with a control id that identifies if the record is an invoice or payment. Then in the report, use the PRINT WHEN option for the respective details (if completely different format). Then you can group the data in whatever standard fashion you need...

HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform