Hi,
In my package I am using some 3 to 4 database connections. Hence I can say 3 to 4 connection managers I have. Other than that I have 2 Flat file connection manager.
What will be the best way to configure the same? and Please let me knowwhy that is the best choice.
Thanks
There is no "best" way. It depends on your environment and what works for you.
Personally I use XML configuration files. And I like to have a seperate configuration file for each connection manager. And I like to use indirect configurations.
but that's just me!
-Jamie
No comments:
Post a Comment