Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 SSIS PACKAGE!

Author  Topic 

jscot
Posting Yak Master

106 Posts

Posted - 2010-04-14 : 00:54:49
One Question guys!
How i can transfer/run my package from dev server to testing server and then production server? Thanks in advance.

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-04-14 : 00:59:31
you can create a deployment utility and then sent it which can be installed on relevant environment using package installatioon wizard.
see
http://msdn.microsoft.com/en-us/library/cc966389.aspx

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

jscot
Posting Yak Master

106 Posts

Posted - 2010-04-14 : 01:07:27
Great Thanks. By chance you know any VIDEO TUTORIAL web site for SSIS?
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-04-14 : 01:09:55
http://siddhumehta.blogspot.com/2009/05/ssis-video-tutorials-ssis-webcast-ssis.html

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -