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

Updating Tabele within the report

edited January 2002 in General
It might be, that I'm totally wrong with this idea - but let me try.

I wrote a pass-through procedure which updates the table that is used in
DataPipeline as a source for this same report. I call the procedure from
Global.OnCreate. When the procedure finishes I get an error from RB that it
cannot produce report.

Is it wrong to do what I tried to? I tried to Close & Open the DataPipline
to refresh it without success.

Regards

Tom

p.s.: I want to have it this way because it enables me to update the table
just before the report is printed and call it from report because of end
user solution with Report Explorer

Comments

This discussion has been closed.