In this page the ODBC SQL call for running the stored procedure will be displayed. Replace the parameters in this call for a trial run of the stored procedure. The parameters are usually denoted as @parm. Selecting Next will execute the stored procedure to retrieve the output definitions. When supported by the DBMS and the ODBC driver, transaction support will be used to rollback the execution of the stored procedure. This may be needed to prevent database updates. |