![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a report set up: It has a Report Header, Page Header & a Report Footer. The main driver of the Report is a Contract Nbr We are running Paradox 9 with all applicable Patches Whenever the last page is needed to display the Grand Total AND there are no items on that page the Grand Total is wrong SOMETIMES: 1) If the report with the above specs is printed before any other Contract Nbr the Grand Total is accurate 2) if you re-run the Report after an accurate print-out, the Grand Total is double the actual amount 3) if you exit Paradox and run & print the Report the Grand Total is accurate 4) as best as I can tell, if you look at the report via Project Viewer / Reports, the Grand Total is ALWAYS double even when the Report prints accurately Please help me fix this oddity. Thanks! |
#3
| |||
| |||
|
|
Dear Jeanette, Try adjusting the BDE settings for for MINBUFSIZE and MAXBUFSIZE to 8192 and 16384 respectively and try the report again. Make sure that you have MAXFILEHANDLES set to 150 Gene "Jeanette" <HarrisJR (AT) bwsc (DOT) org> wrote in message news:43e7a25c$1 (AT) pnews (DOT) thedbcommunity.com... I have a report set up: It has a Report Header, Page Header & a Report Footer. The main driver of the Report is a Contract Nbr We are running Paradox 9 with all applicable Patches Whenever the last page is needed to display the Grand Total AND there are no items on that page the Grand Total is wrong SOMETIMES: 1) If the report with the above specs is printed before any other Contract Nbr the Grand Total is accurate 2) if you re-run the Report after an accurate print-out, the Grand Total is double the actual amount 3) if you exit Paradox and run & print the Report the Grand Total is accurate 4) as best as I can tell, if you look at the report via Project Viewer / Reports, the Grand Total is ALWAYS double even when the Report prints accurately Please help me fix this oddity. Thanks! |
#4
| |||
| |||
|
|
Can I make these changes while Users are logged in? |
#5
| |||
| |||
|
|
I have a report set up: It has a Report Header, Page Header & a Report Footer. The main driver of the Report is a Contract Nbr We are running Paradox 9 with all applicable Patches Whenever the last page is needed to display the Grand Total AND there are no items on that page the Grand Total is wrong SOMETIMES: 1) If the report with the above specs is printed before any other Contract Nbr the Grand Total is accurate 2) if you re-run the Report after an accurate print-out, the Grand Total is double the actual amount 3) if you exit Paradox and run & print the Report the Grand Total is accurate 4) as best as I can tell, if you look at the report via Project Viewer / Reports, the Grand Total is ALWAYS double even when the Report prints accurately |
#6
| |||
| |||
|
|
I have found that the only reliable solution ... is not to use report generated totals at all, but to calculate them in queries and/or ObjectPAL before the report runs. Yeah, I know... a crock. |
#7
| |||
| |||
|
|
hey.. that concept is *not* a crock.. it's the starting point of a way to do stuff, on an on-going basis, that is way beyond the capabilities of the report generator.. specifically, multiple sub-totals within groups.. |
![]() |
| Thread Tools | |
| Display Modes | |
| |