Jan 23, 2004 #1 MikeKeane Programmer Joined Sep 5, 2001 Messages 13 Location GB Hi, Does anybody know how to return query rresults from an oracle procedure using business objects? Thanks
Hi, Does anybody know how to return query rresults from an oracle procedure using business objects? Thanks
Jan 23, 2004 #2 sadhi Technical User Joined Sep 10, 2003 Messages 12 Location IN Open BusinessObjects. Create a new report with new report wizard. create a new report in specify data access page select 'others' select 'Stored Procedure' Select a connection : fi you do not see any available connection then go to desiner universe and create one. Select the required Stored procedure You are all set. Upvote 0 Downvote
Open BusinessObjects. Create a new report with new report wizard. create a new report in specify data access page select 'others' select 'Stored Procedure' Select a connection : fi you do not see any available connection then go to desiner universe and create one. Select the required Stored procedure You are all set.
Jan 23, 2004 #3 nimmy99 Technical User Joined Oct 16, 2002 Messages 178 Location US Yes. If you have any input parameters, select the name of the parameter and type the value for that in value box Upvote 0 Downvote
Yes. If you have any input parameters, select the name of the parameter and type the value for that in value box