dbTalk Databases Forums  

Execute Process Task - with Global Variables?

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


Discuss Execute Process Task - with Global Variables? in the microsoft.public.sqlserver.dts forum.



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

Default Execute Process Task - with Global Variables? - 04-17-2005 , 04:01 PM






Hi!

I want to zip files by using Global Variables(holding folders).
So I would like a function like - Execute Process Task now with Global
Variables!
Maybe I could create a new Execute Process Task with ActiveX Script?
Or any other idea?

Regards

Reply With Quote
  #2  
Old   
Olof
 
Posts: n/a

Default RE: Execute Process Task - with Global Variables? - 04-18-2005 , 02:43 AM






Hi again!

I found the answer in thread:
How to set Win32 process of a Execute process task in a Activex ...


"Olof" wrote:

Quote:
Hi!

I want to zip files by using Global Variables(holding folders).
So I would like a function like - Execute Process Task now with Global
Variables!
Maybe I could create a new Execute Process Task with ActiveX Script?
Or any other idea?

Regards

Reply With Quote
  #3  
Old   
Darren Green
 
Posts: n/a

Default Re: Execute Process Task - with Global Variables? - 04-18-2005 , 02:57 AM



You can use an ActX Script Task to build the command line at run-time, using
the global variables as required.

How to manipulate the Execute Process task.
(http://www.sqldts.com/default.aspx?251)


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

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

Quote:
Hi!

I want to zip files by using Global Variables(holding folders).
So I would like a function like - Execute Process Task now with Global
Variables!
Maybe I could create a new Execute Process Task with ActiveX Script?
Or any other idea?

Regards



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.