Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Duplicated records
Message
De
09/07/2001 08:33:15
 
 
À
09/07/2001 08:27:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00528050
Message ID:
00528055
Vues:
19
This message has been marked as a message which has helped to the initial question of the thread.
>For some reason, one of the reports in my app refuses to display all the data in its underlying table. Instead of displaying each of the records that appear in the table, it displays mutiple copies of the first record. There's no filter and deleted is off. The number of duplicating records doesn't match the reccount() for the table either (there are fewer in the report). The cause might be right under my nose but I can't figure it out.
>
>Does anyone recognize this problem?

Yes, I recognize it. It seem the report have more than one table in it's data environment, and the current table is other table than the correct one.
Try SELECT() before the REPORT FORM or in report file setup.

For example, if you have a master-detail report, you should SELECT the detail table to obtain the correct display/printing the report.

Hope this helps.
Grigore Dolghin
Class Software.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform