Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One-to-Many Report
Message
De
08/12/1998 14:13:49
 
 
À
08/12/1998 14:09:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00165254
Message ID:
00165257
Vues:
16
>I designed a One-to-Many report. The data environment is empty in design time. The program will dynamically create the master table and detail table. The problem is the report won't print all the detail. The following is the codes I used:
>
>*create the master and detail tables
>
>select master
>index on linkkey tag linkkey candidate
>select detail
>index on linkkey tag linkkey
>select master
>set relation to linkkey into detail
>
>* print the report
>
>It seems to me that whatever the relation between two tables that I set in the code the report won't take it.
>
>What is the problem? Thanks in advance.
>
>Wei Lin

Probably, you should add SET SKIP TO.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform