Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One-to-Many Report
Message
De
08/12/1998 14:09:20
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
One-to-Many Report
Divers
Thread ID:
00165254
Message ID:
00165254
Vues:
56
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform