Hi,
I need to call a stored procedure on Oracle DB (which will return a set of result set), I need to know how can I do this from a Reactive web app. Please help, thanks in advance.
Regards,
Madhu
Hi Madhu,
I hope these link will help you,
https://www.outsystems.com/forums/discussion/14867/how-to-execute-stored-procedures/
https://www.outsystems.com/forums/discussion/21999/how-to-call-oracle-stored-procedure-with-outputs-using-advance-query-sql/
https://www.outsystems.com/forge/component-overview/891/oracle-connector-p9
Vijay M-
Thank you Vijay, for the prompt reply. I will go through the information provided.