blogs.conchango.com

welcome to the conchango blogging site
Welcome to blogs.conchango.com Sign in | Join | Help
in Search

SSIS Junkie

Conchango are busy and need talented consultants in and around London. Interested? Email me or send me a message

SSIS: But it used to work in DTS (2) - Changing connections using the Dynamic Properties Task

Here is the next in my series of posts explaining how common tasks in DTS can now be implemented in SSIS.


 

Changing connections using a Dynamic Properties Task

DTS2000 introduced the popular, and very powerful, Dynamic Properties Task. This task enabled the package developer to make a DTS package what we term "location independant". This meant that we could take a package and run it on different environments simply by changing a value external to the package. That value could be stored in a number of places such as a registry entry or a good old ini file and would typically be the name of a server that a particular DTS Connection had to connect to.

In SSIS, the same can be accomplished using Configurations. The feature allows environment specific data to be stored in an external XML file. That  XML file can be edited to suit the environment on which it resides. This blog contains a number of posts related to configurations including this post on indirect configurations

 

Published 28 June 2006 13:28 by jamie.thomson

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

 

SSIS Junkie said:

I've said on numerous occasions, in slightly different ways, that making the move from DTS to SSIS

December 21, 2006 19:34
 

SSIS Junkie said:

I've said on numerous occasions, in slightly different ways, that making the move from DTS to SSIS

January 15, 2007 22:36

Leave a Comment

(required) 
(optional)
(required) 
Submit

This Blog

Syndication

News

Powered by Community Server (Personal Edition), by Telligent Systems