We have SSIS Configurations table for Connection Strings in a CONFIG database on a DEV Database SQL Server. The other servers where the SSIS Project/package will be deployed have different SERVER and DATABASE names where the 'SSIS Configurations'
tables exist (a table that needs to be used). So I would like to know the best way to manage these Changes to Package-Configurations while deploying to different environments with different Server, Database and sometimes also Config Table names. Thanks in
advance.
↧