© Andy Leonard 2017

Andy Leonard, Building Custom Tasks for SQL Server Integration Services, 10.1007/978-1-4842-2940-8_6

6. Coding the Task Editor

Andy Leonard

(1)Farmville, Virginia, USA

An SSIS (SQL Server Integration Services) task needs an editor. We begin creating the editor for ExecuteCatalogPackageTask by adding a project to the ExecuteCatalogPackageTask solution.

Adding a Task Editor

Open the Visual Studio solution ExecuteCatalogPackageTask.sln. In Solution Explorer right-click the solution, hover over Add, and click New Project as shown in Figure 6-1.

A449652_1_En_6_Fig1_HTML.jpg
Figure 6-1. Adding a new project

Select a Visual Basic Windows Class Library and name it ...

Get Building Custom Tasks for SQL Server Integration Services now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.