Thursday, August 22, 2013

SQL SERVER 2012 SSIS SSIS 2012 - Package Configurations Menu Option Missing

Recently, I have come across the issue that the package configuration option menu was missing when I right click the control flow. The reason is that there is a change in the SQL Server 2012 environment, when you want use the Package Configuration Menu first time by clicking the ellipsis button next to the Configuration property. The Configuration property appears in the properties window for the package. After you configured the first variable that it will be appearing for right click.


The following image shows while right click before configuring any variable.


The following image show ellipsis button next to the Configuration property.


The following image shows that after configuring the first variable


No comments:

Post a Comment