report fails to display recordsI recently installed Pdox 9 on a newer machine running XP professional, applied the recommended patches, and copied over an app with all forms, libs, etc developed in Windows 98. All runs fine but one specific report which opens with no records displayed. I have recreated the underlying table and report in a new directory, but get the same result. The table structure is as follows: Day (S), Rank (A1) , Date (D), Team1(A15), Team2 (A15), Team3 (A15), Team4 (A15), Team5 (A15). The team fields hold the associated playerid. The report as designed shows the players on each team, ranked A-D, grouped by day (of the event), which it does correctly in Windows98.
In XP, I've recreated the report using the both the expert and with a blank report, but get the same results: 1) I add the table to the report's data model 2) add a table frame to the record bank including the Rank and all of the Team fields. At this point the... |