Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

call stored procedure in impromptu

Status
Not open for further replies.

Sharma999

Technical User
Jan 8, 2004
12
US
Hi,
I am using oracle stored procedure as my data source.
In that procedure 1 input and 1 output parameter is there.
So how can i call that procedure in stored procedure
query box in impormptu.
Thank you
Sharma
 
Hi,

You can use the Stored Procedure template to create an Impromptu report provided the output parameter of the stored procedure is of ref cursor type....

Hope this helps...

Regards,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top