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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Reports and Pipelined functions in Oracle

Status
Not open for further replies.

ssudha

Technical User
Oct 14, 2002
62
IN
Hi All,

Does CR 8.5 support pipelined functions in Oracle?
I am using a pipelined function in a report, the designer closes the database connection everytime I run the report. Any ideas?
 
How are you attempting to use a pipelined function, is it within an SP?

Crystal may treat this like another SP, which I seem to recall causes problems in CR (calling an SP from within an SP).

CR 9 should be fine with it.

-k
 
Thank you. I am using the pipelined function as you guessed. Is there any work around to this still using CR 8.5?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top