Used to execute an SQL statement using an ODBC Data Source. e.g. INSERT, UPDATE.
For SELECT, use the Execute SQL Select step.
1. | SQL Statement | (Mandatory) | The SQL statement that will be executed against the database |
2. | Data Source Name | (Mandatory) | The name of a system DSN configured on the machine where Scripter Server is hosted |
3. | Data Source User | (Optional) | The user name for the DSN |
4. | Data Source Password | (Optional) | The password for the DSN |
Fig. 1 - Execute SQL Statement - Inputs