Skip to content

using `App.dbConnections.execParsed` to execute a stored procedure with output parameters

Pavel Mashliakovskiy requested to merge feat/dbExecWithOutParams into master

added an example of using the call App.dbConnections.execParsed method to execute a stored procedure with output parameters (ODBC driver, UB 5.24.11)

Merge request reports