I've looked at this from all ways and cannot find an answer. X-)
I have a summary report in CR6 which maintains a number of totals while reading the records and then outputs the summary in the report footer. The user only wants this last page which would be easily achieved by suppressing the detail section.
Good so far, but now we get to the nub of the problem!
The main DSN for the report is on Oracle, but other details reside on an AS/400 server. The only way that the two could be incorporated on the same report was to put the AS/400 detail into a subreport and to use StoreNumberVar/FetchNumberVar to get the value therein into the main report totals. Unfortunately the subreport is not recognised if it is suppressed leading to zero totals in the summary. Thus currently the report produces a number of empty pages before the summary which I would very much like to be rid of. Any ideas out there? [sig][/sig]
I have a summary report in CR6 which maintains a number of totals while reading the records and then outputs the summary in the report footer. The user only wants this last page which would be easily achieved by suppressing the detail section.
Good so far, but now we get to the nub of the problem!
The main DSN for the report is on Oracle, but other details reside on an AS/400 server. The only way that the two could be incorporated on the same report was to put the AS/400 detail into a subreport and to use StoreNumberVar/FetchNumberVar to get the value therein into the main report totals. Unfortunately the subreport is not recognised if it is suppressed leading to zero totals in the summary. Thus currently the report produces a number of empty pages before the summary which I would very much like to be rid of. Any ideas out there? [sig][/sig]