Execute an SQL script against a SQL Server database.
Execute an SQL Script with the date range parameters specified.
Variables
Database to run the SQL Script on.
SQL Script to run. Statements are separated by a semicolon.
Parameters to use in your SQL Script, if any. Refer to slide out help for more information.
Datetime stamp where the processing of your sequentially sorted data should begin. This field will automatically be updated after each increment is processed.
Datetime stamp where the processing of your sequentially sorted data should end. Leave this field blank to process all records with a Datetime stamp after the starting point.
SQL Query to use to determine the end point of the data to process.
This Task will process your data in increments. Set a value in this field to determine the size of each increment.
Execute an SQL Script with the integer range parameters specified.
Variables
Database to run the SQL Script on.
SQL Script to run. Statements are separated by a semicolon.
Parameters to use in your SQL Script, if any. Refer to slide out help for more information.
Integer where the processing of your sequentially sorted data should begin. This field will automatically be updated after each increment is processed.
SQL Query to use to determine the end point of the data to process.
This Task will process your data in increments. Set a value in this field to determine the size of each increment.