Home All Groups Group Topic Archive Search About

Empty subreport with Activereports 2.0 and VB 6

Author
6 Mar 2006 11:07 AM
Med-Teo
I need to print a report made up of two pages of header and two pages
of technical attachments. The attachments are included in the main
report's detail and each technical attachment calls back 3 sub
reports. When there are only few technical attachments everything
works. In case there were many technical attachments (n> 150) the child
sub reports appear empty (even if there is some data to display as from
150 on). In other words the first 150 attachments show all the data,
the following do not display the child sub reports.

Is this an intrinsic limit of Activereport? Is it possible to bypass
it, and how?

Thank you

Author
6 Mar 2006 12:05 PM
Michael C
"Med-Teo" <matteo.***@tiscali.it> wrote in message
news:1141643274.019753.116490@p10g2000cwp.googlegroups.com...
>I need to print a report made up of two pages of header and two pages
> of technical attachments. The attachments are included in the main
> report's detail and each technical attachment calls back 3 sub
> reports. When there are only few technical attachments everything
> works. In case there were many technical attachments (n> 150) the child
> sub reports appear empty (even if there is some data to display as from
> 150 on). In other words the first 150 attachments show all the data,
> the following do not display the child sub reports.
>
> Is this an intrinsic limit of Activereport? Is it possible to bypass
> it, and how?

Surely not, although AR can be pretty buggy. Have you got the latest updates
etc? When you say 2 pages of headers what do you mean? I presume you don't
mean a report header of 2 pages? If so try wacking it in a group header
instead.

Michael