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

Maybe a design problem

edited May 2004 in General
Hi everybody, I would like to know the best way to design a report using 10
tables on a FireBird Server, I select the needed info in 10 query
components, use 10 datasources an 10 dbpipeline to send the data to the
report, Is this the correct way to make a report?

Comments

  • edited May 2004
    Hi Luis,

    There is nothing wrong with the method you describe below. If you need to
    traverse the data of all ten datasets, you will need to connect each
    datapipeline to a separate subreport inside the main report (except for the
    dataset connected to the main report itself). It is possible to access the
    data of a datapipeline that is not connected to a report, but you cannot
    traverse that data automatically unless it has its own report/subreport.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.