Is it possible to run a SQL Server Stored Procedure from within AppSheet?
Nope.
Out of my own curiosity, why do you ask for this question?
Appsheet is quite an epoc making tool, where the app creators can deal with all the required steps to generate the functional app with the โclientโ (Front End) arrangement only, withtout the heavy duties relying on the backend service, suchas SQL store procedures, triggers etc.
I need to insert thousands of rows into a table at once. How can I accomplish this with Appsheet?
Easiest solution should be use import csv file action.
Thank you
Records to insert needs to be generated on the fly based on certain parameters. Itโs not in a cab file.
Hi @Joseph_Fisch ,
I had the same trouble. What I did is:
@Benoit_Gramond awesome idea. Thank you
Awesome!
I have lots of logic already code as stored procedures.
Although the solution provided by Benoit_Gramond is a good one, it requires the maintenance of extra tables and triggers that could be avoided if AppSheet was integrable with stored procedures. This would be a great plus.
User | Count |
---|---|
18 | |
14 | |
11 | |
7 | |
4 |