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)
 Building and deploying question

Author  Topic 

powellbound
Starting Member

23 Posts

Posted - 2008-08-25 : 12:20:49
OK, I have built several packages and they are running great but do require I start visual studio and run from there. I want to create an executable that will run without the visual studio but cannot seem to figure this out.

What am I missing here?

Thanks

webfred
Master Smack Fu Yak Hacker

8781 Posts

Posted - 2008-08-25 : 18:22:26
I wonder if there is a way to create an executable of a ssis-package.
But you can deploy your package to a server and build a scheduled job to run.

Webfred

Planning replaces chance by mistake
Go to Top of Page
   

- Advertisement -