dbTalk Databases Forums  

Changing connections in packages when deployed?

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Changing connections in packages when deployed? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dave
 
Posts: n/a

Default Changing connections in packages when deployed? - 04-21-2005 , 03:40 PM






Hi,

Is there a good or flexiable way to manage connection settings while moving
packages between dev, QA, and production servers?

Thanks

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Changing connections in packages when deployed? - 04-21-2005 , 04:03 PM






There are a number of ways

1. Pass the new vlue in as a global vriable and use a script task inside the pckage to do the assignment.
2. Use a dynmaic properties task

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - SQL Server 2005 Integration Services.
www.Konesans.com


"Dave" <Dave (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

Is there a good or flexiable way to manage connection settings while moving
packages between dev, QA, and production servers?

Thanks



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.