|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Empty subreport with Activereports 2.0 and VB 6I 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 "Med-Teo" <matteo.***@tiscali.it> wrote in message Surely not, although AR can be pretty buggy. Have you got the latest updates 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? 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 |
|||||||||||||||||||||||