Thanks for the response,
I wrote the procedure and when I try to include in into the report, it tries to use it like a table. If I don't include it while creating the report, I am not sure how to pass the Report parameters as parameters to the procedures. Here is the code that I wrote to create...
Hi,
I want to use Oracle Function in Crystal Report 8.5. The result from this function will be used to filter data from other table. This is what the function is doing:
SELECT QUOTATION_ID
FROM WORK_ORDER_QUOTATION_REP
WHERE RESULT_KEY = p_result_key_
AND param_type_ = 0
UNION
SELECT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.