running exe application from EXECUTE SQL TASK

  • I have to run bunch of .src file to txt.file thru executable program which was written in SSIS.

    I have never used execute process task before please help me to run this.

    For multiple files what variable name should be given?

    Lets say name of program is : Data.exe which is in folder C:\Data\

    This .exe takes two input. one input file name and one output file name

    all the source files are located at C:\source\

    Please help me to run this multiple file at once .

    Thanks

  • Hey, readup on xp_cmdshell in BOL.

    But a little footnote on this one, certain environments (like my own) do not allow xp_cmdshell to run.

    ~PD

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply