Connecting Tech Pros Worldwide Forums | Help | Site Map

Get the variable from Execute Process Task in SSIS to C#

Carl
Guest
 
Posts: n/a
#1: Aug 23 '06
Hi!

I need help with some C# code. I have build a SSIS package with an Execute
Process Task. I need to send dynamic variables in to my C# program so I
thought it was a good idea to use the StandardInputVariable.

How do I get the variable in my C# code?

Closed Thread