Dynamic Connection Strings Question

Who is online?  0 guests and 0 members
Home  »  Forums   »  microsoft business intelligence   »  integration services   » Dynamic Connection Strings Question

Dynamic Connection Strings Question

Topic RSS Feed

Posts under the topic: Dynamic Connection Strings Question

Posted: 7/12/2012

Padawan 189  points  Padawan
  • Joined on: 6/14/2010
  • Posts: 67

Hi Forum,

I have a question on Dynamic Connection Strings, In my current assignment a team of 4 developers are working on the same source and different targets. We were thinking of creating a dynamic connection strings for the source and targets.

Do i need to go about using the SQL Server  package configuration and variables adding all the credentials into a table and then working or is there a better way?

We are not trying to promote the packages through DEV/STG/PROD.we'll be trading packages from one machine to another down the line,so wanted to know which would be the best approach .

 

 


Posted: 7/14/2012

Padawan 1346  points  Padawan
  • Joined on: 6/14/2012
  • Posts: 115
Answered  Answered

Since your requirments are not too complex, you might just want to use the XML configuration files. You can put the appropriate file in the exact same file location on each machine and just change the connection strings and variable values in the file.


Posted: 7/14/2012

Padawan 189  points  Padawan
  • Joined on: 6/14/2010
  • Posts: 67

Thanks Kathi i'll give it a try


Page 1 of 1 (3 items)