Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Problem with Multiple instances of ppReport

edited March 2004 in General

Hi all. I have a base class form with the template database table,
ppReport and ppDesigner on it. I inherit from this base form for
creating my reports. I add the pipelines to the descendent form. I
create the report forms from a local procedure so that they are
destroyed after viewing / printing the report. In my application all
visible forms are created dynamically and added to a docking panel on
the main form. I load an edit form and click the REPORT button. The
report is loaded from the database template and looks fine. Here is the
problem: I now load another edit form (different form class) and run
the report associated for that form. it comes up blank. To get it to
run I have to close it and any other forms that called reports and then
load the edit form again and run the report. Then it will work
properly. So the question is what should I be doing differently?



--
David Farrell-Garcia
Whidbey Island Software LLC

Comments

  • edited March 2004
    neve rmind. I figured it out.


    --
    David Farrell-Garcia
    Whidbey Island Software LLC
This discussion has been closed.