Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Procedure
Procedure [message #145015] Fri, 17 March 2006 10:53 Go to next message
Eclipse UserFriend
Originally posted by: sada.dada.com

I have a report which use a procedure to prepare the tables for the report.
How Can I execute this procedure in Birt before the report starting list
the data of the tables?
Re: Procedure [message #145697 is a reply to message #145015] Fri, 17 March 2006 21:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jarif.despammed.com

sada@dada.com (Daniel) wrote in
news:3aeaacb714123b0e85e0edea9e75bb4f$1@www.eclipse.org:

> I have a report which use a procedure to prepare the tables for the
> report. How Can I execute this procedure in Birt before the report
> starting list the data of the tables?
>

It depends on so many things. I have a struts application, which prepares
data tables in a struts action first, and then redirects the flow to a birt
call.
Re: Procedure [message #146042 is a reply to message #145697] Mon, 20 March 2006 16:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sasa.sasa.com

But I am using only Birt on this report...
I don't know how I can just call a procedure to populate the tables for
the data set.
Re: Procedure [message #150240 is a reply to message #146042] Mon, 03 April 2006 14:03 Go to previous message
Eclipse UserFriend
Originally posted by: jarif.despammed.com

Daniel wrote:
> But I am using only Birt on this report...
> I don't know how I can just call a procedure to populate the tables for
> the data set.
>

Well, I have not tried it, but Birt supports procedure calls too, maybe
you could change the select call to a stored procedure call, and that
proc then prepares the data and makes the select for you.
Previous Topic:Generating chart in HTML
Next Topic:visibility
Goto Forum:
  


Current Time: Sat Oct 19 15:42:03 GMT 2024

Powered by FUDForum. Page generated in 0.03941 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top