An Execute SQL Task is a control flow item which can be
chosen from the Control Flow tasks in the Visual Studio IDE's Toolbox as shown
in Figure 10. You can see the large number of tasks added in SSIS (Compare to
those in DTS, Figure 1). In the next section a task is added.
Figure 10
Add an Execute SQL Task
From the task list click and draw an Execute
SQL Task on the design pane of the editor with the tab Control Flow chosen as shown below. When you right click on
this component you can access the drop-down menu from which various items can
be accessed or performed.
Figure 11
Edit the SQL Task
Click on the Edit...menu item to open
the window.
Figure 12