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)
 package running - from external computer

Author  Topic 

nimrodm
Starting Member

12 Posts

Posted - 2010-01-29 : 17:14:23
Hello,

I created package which integrates excel files and external client should run it. He has not SSIS tools or server accessing.

Is there any way to run this package without SSIS or server accessing?

If not, How can I run it with server accessing?
I wrote batch file which includes osql cmd but the client has not osql utiliy so it's not work. Any idea??

Thanks.
   

- Advertisement -