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

Setting data pipeline in code from inside the report designer

edited June 2003 in General
Hi,
I have just upgraded from Report Builder enterprise 7.0 to 7.02 and now I
have a problem with my report templates. I was setting the datapipeline in
code from the report designer.

Example
Report.datapipeline := DBPipeLine1;

This was done in the ReportBeforePrint procedure from the Calc tab inside
the report designer. Now when I try to preview the report, I get an error
saying 'Could not run program: ReportBeforePrint'

This worked in 7.0 but doesn't in 7.02 Can anybody help me with what was
changed that would cause this?

Thanks,
David Baker

Comments

  • edited June 2003
    David,

    Go into RAP at runtime and make sure you have access to your datapipeline.
    If not, you may have a naming descrepency. Please send a small example
    demonstrating the problem to support@digital-metaphors.com and we'll find a
    solution for you.

    --
    Best Regards,

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