Run [ ] on project database hold result in [ ]
|
Command |
CALLDATABASEPROCEDUREWITHRESULT |
| Image |
|
| Group | Database |
| Section | Execute |
|
Description |
Allows you to run SQL queries, SPs on the project database, and return a single value back to the script |
|
Parameter 1 |
The SQL you want to run |
|
Parameter 2 |
The name of the control, database field or variable that will hold the return value |