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

Passing List from Delphi to RB

edited January 2005 in RAP
Hi,

I?m having a big problem. I created a report without SQL Editor, because I
need to use Master Detail Links between the fields.
But now, I need to pass a list of codes from my software to ReportBuilder
print only the reports exists in this list. How do I could to do this?!

Thanks!

Comments

  • edited January 2005
    Hi Rodrigo,

    Check out the Report Parameters property. This allows you to pass a single
    parameter or a list of values into the report to be used as you need (most
    likely in RAP). See the TppReport.Parameters topic in the RB help for more
    information.

    Note: The parameters feature was added for ReportBuilder version 7.02 and
    later.

    --
    Best Regards,

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