Home Server

Report access

edited April 2007 in Server
Hi

When our report is saved in RB, the criteria is saved to the database. This
is so another program can set schedules and modify the criteria for each
schedule. This leads to my problem.

I want to be able to manipulate the criteria for a report before it is run.
I believe I would use onLoadReportEnd method. My problem is through what
property/ies do I gain access to the report? Or should I be using a
different method?

Regards
Charles

Comments

  • edited April 2007

    Use the ReportVolume.OnLoadReportEnd event.

    You can typecast the Sender parameter as TppReport.



    --
    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.