Recently I came into the situation that I had a SSIS package built with Visual Studio 2013 and SQL Server Data Tools (SSDT) 2014 which should be deployed to SQL Server 2012. Running the packages from Visual Studio 2013 and inserting data in a database on SQL Server 2012 worked, it also worked to deploy … Continue reading Downgrading an ETL project from SSIS 2014 to SSIS 2012
Tag: visual studio
[SSIS Tips] SSIS Toolbox disappeared
Sometimes it happens that the SSIS Toolbox disappears or you accidently close it. This is how you get it back: Go to some package Rightclick on the background Click on “SSIS Toolbox”