RStudio pro drivers for Oracle - Stored procedures - how to execute?

Hello! We had a shiny app running with ROracle package. In this package there is a function to run PL/SQL stored procedure called oracleProc.
I wanted to rewrite the same app to use RStudio pro drivers, but I can't find a way to run this function with them, is there such a way? All examples point to use of DBI package instead of ROracle. So it looks like I can't run ROracle functions with RStudio pro drivers - please correct me if I am wrong.
Thanks for help.

My colleague shared with me this article, looks like ROracle or pro drivers don't yet work together (https://support.rstudio.com/hc/en-us/articles/360001770154-Configuring-ROracle-on-RStudio-Connect)

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.