Hi,
I can connect my server based Shiny app to a SQl Database on Azure, but am looking for the proper library and syntax for sending parameters to execute a SQL stored procedure which is part of this database. I simply want to execute a stored procedure from my Shiny app but can't seem to find documentation on how to do this. Any ideas are appreciated!