I have a job that needs to execute roughly 30 tasks against a SQL database. Is there a way I can specify the connection to use at the job level rather than the individual task level? This is a job we will be copying for each customer, so would like to minimize the amount of time that will need to spent modifying the job each time a new copy is needed.
Edited by user
2016-09-01T12:41:14Z
|
Reason: Not specified