Adds the SQL statement or procedure call.
Closes the window without saving any of the changes you made.
Specifies that the SQL statement or stored procedure should be run at the target server after the subscription set is processed.
Specifies that the SQL statement or stored procedure should be run at the target server before the subscription set is processed.
Specifies that the SQL statement or stored procedure should be run at the capture control server before the subscription set is processed.
Specifies that you will be submitting an SQL statement in the field below.
Type the SQL statement.
Opens the Prepare Statement window. Use this window to validate the SQL statement against the subscription set or sets to which you want to add the statement.
Opens the SQL Assist window. Use this window to help build your SQL statement.
Specifies that you will enter the name of a stored procedure.
Type the name of the stored procedure that you want to call. You need to precede the name with the word CALL.
If you know that your SQL statement or stored procedure will generate an SQLSTATE that would terminate execution, type the SQLSTATE value here and click Add. The Apply program will know that it can bypass the SQLSTATE and treat it as a successful execution. You can add up to ten SQLSTATE values.
Click to add a SQLSTATE value to the list. You can add up to ten SQLSTATE values.
Click to remove the selected SQLSTATE value from the list.
Lists the SQLSTATE values that you know will be generated by the SQL statement or stored procedure and that you want the Apply program to ignore.