Is it possible with the Database: Run stored procedure command to capture the output from theSQL command.
I have a SP that performs a SQL Update to a table, and wondering if it is possible to capture the output of the SP to confirm the record was updated.