Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SSIS - New Connection from Data Source not updating

Status
Not open for further replies.

tshad

Programmer
Jul 15, 2004
386
0
0
US
If you set up a Data Source and then created your connections in the Connection managers for your packages and use the option:

"New Connection from Data Source"

It uses the Connection information from the Data Source fine.

But if you then change the Data Source, it doesn't change the connection properties for the Connections in the Connections that are in the Connection Managers for each package in your solution.

If you double click on the connection in the Connection Manager Pane it shows correctly (the same as the Data Source) but if you right click on Connection and select property - it shows the old information and that is what it uses when running the package.

Is there a way to fix this? I have about 30 packages I am running in my solution and need to go back and forth between production and development and have to change all the connection by hand each time I make this change.

Thanks,

Tom
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top