I just want to know how can i send arguments to a store procedure. I dont see any option to do it
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
JoseL
Hi, yes you can. Obviously, it would depend on the Database you are using. However, if you are using SQL Server, you just need to download the SQL module in the marketplace. Here is the link: SQLServer_ – Rocketbot MARKET
After you downloaded it, go to the Rocketbot directory, go to «Modules» and unzip the rar there. Then just refresh your browser and you could use it.
In this module, you will see a command named «Sp to execute». Here you will have a table, where you can send argument to the sp.
On the other hand, if you are not using «SQL Server», you must execute the SP with python. If you need help with that, please, let us know which database are you using, and I will try to help you.