SQL 2012 - SSIS/SSDT - Package Properties

  • In SSDT, after upgrading, is there any way to confirm whether the package has been upgraded. I have upograded coupld of packages and want to confirm it.

    When I open a package and see its property, I have

    PackageType: Default ( should this be anything else like DTSWizard, DTSDesigner, DTSDesigner100 etc)

    UpgradeObjects: False ( should i change it to True).

    Since there is no separate forum section for SSDT 2012, I have posted it here.

  • Try posting on Data Warehousing » Integration Services

  • If you open the package in a text editor, you can take a look at the DTS:LastModifiedProductVersion property.

    For SSIS 2012, this is for example 11.0.3360.12, for SSIS 2014 12.0.2299.1.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply