Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Duplicated records
Message
From
09/07/2001 08:33:15
 
 
To
09/07/2001 08:27:21
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00528050
Message ID:
00528055
Views:
18
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform