This window
can be used to configure the Digital Signature and Accessibility options, while the
precedence constraint labels are displayed as shown in the General window. For
example, if you are unable to distinguish between red and green (colour blind) and
the precedence constraint is green, by checking Show precedence constraint labels
in the following screenshot, a textual representation is displayed alongside the green
line, representing the constraint on the Control Flow page.
Chapter 2
[ 67 ]
Property Pages and Folders of the Project
While the properties of a project include the name and full path for the project files,
the Property Pages window shows the various features associated with the project.
These pages may be displayed by highlighting the project and right-clicking on it. This
opens up the Property Pages window (see over page). We will be working mostly in
the Active(Development) mode with default debugging options on this page.
Creating a BI Project for SSIS in Visual Studio 2005
[ 68 ]
The Build option in the above window points the output path to the bin directory.
The directory structure of this project is shown below:
Executing the Package and Saving the Project
The whole package may be executed by right-clicking on the package (default
package in this case) and choosing the Execute Package option. If there are multiple
tasks on the Control Flow page, you may highlight a task and execute it by rightclicking
on it and choosing the Execute Task option.
Pages:
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65