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!

Stored Procedure Datawindow

Status
Not open for further replies.

htagore

Programmer
Jul 11, 2001
3
US
Hi,

I want to know how to create a stored procedure source datawindow and the stored procedure being in a package. Thanks in advance.

 
Hi
a stored procedure in sybase returns a result set. when u take Sp as ur datasource, u have to map the result set to the columns in teh datawindow. Rest all is taken care by the DW.
if anyone knows how to use a SP as a data source in Oracle, Kindly do let me know.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top