Problem with Stored Procedures - Birt [message #641519] |
Thu, 25 November 2010 14:28  |
Eclipse User |
|
|
|
Hi all,
I have created a stored procedure to fill a temporary table with data that I will use in my report.
So, I created a Stored Procedure Data Set to call my stored procedure, and then another SQL Data Set to retrieve data that was filled by my stored procedure. When I check the "Preview" from Stored Procedure Data Set, the stored procedure is executed and the temporary table is filled correctly. But when I run my report, the stored procedured is not executed and I cant get the data for my report. I need to use the store procedure.
Anyone has a solution to my problem? How I should execute the stored procedure before getting data with a SQL statment?
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03221 seconds