|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Sunday, April 28, 2013 11:40 PM
Points: 384,
Visits: 278
|
|
I’d really like to know what most ppl are using and which offers them the most flexibility. Also if you have two instances on the same server that run the same process but from diff sources to diff destinations.
I guess im needing someone to explain to me in layman’s terms how the XML and Environmental Variable config works. There is a lot of stuff online and I’m sort of coming to grips with it but it still feels rather fuzzy.
Tia Vee
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, April 25, 2013 9:02 AM
Points: 157,
Visits: 347
|
|
It seems to be a heavy subject and I'm still fairly new to the whole thing but, for what it's worth, I'm using xml files.
I've got one server and I'm trying to create multiple environments within it, so I use a parent package, with an xml configuration file. This lets me define variables that are specific to the environment (PROD, TEST, DEV, etc.). I can use variables to define the locations and names of child packages, meaning that I can switch between each environment just by changing the xml config file the parent package is fed.
With environment variables, I only have one environment, so I couldn't manage this flexibility.
Hope this helps
B2B
|
|
|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Thursday, June 25, 2009 11:35 AM
Points: 61,
Visits: 112
|
|
|
|
|
|
Right there with Babe
      
Group: General Forum Members
Last Login: Friday, May 10, 2013 11:50 AM
Points: 747,
Visits: 1,978
|
|
| I use XML configurations...They are very flexible and easy to manage...I store the configurations in variables and store these variables in xml config files...so when I change the environment, I just modify the values of variables in xml file...
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Sunday, April 15, 2012 7:06 AM
Points: 122,
Visits: 205
|
|
Since, the path of the source and destination is different, you have to opt .. package configuration wizard to create XML configuration.
Using DTSconfig option you can deploy your package as a file system one or in sql server.
Regards, Venkatesan prabu .J
Thanks and Regards, Venkatesan Prabu, :P My Blog:
http://venkattechnicalblog.blogspot.com/
|
|
|
|