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 2008 Forums
 SSIS and Import/Export (2008)
 SSIS: Define a package but do not run it?

Author  Topic 

b8538230
Starting Member

16 Posts

Posted - 2013-11-02 : 13:02:05
When I define a new SSIS project using the import/export wizard, the package usually runs immediately when I click through to finish. How can I tell the wizard to just save the package and NOT run it?

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-11-02 : 13:37:12
You've option in last window to save it as a package. select that and you'll options to save it as a .dtsx file in file system or inside a Integration Services instance in server

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/
https://www.facebook.com/VmBlogs
Go to Top of Page
   

- Advertisement -