Calling .CMD file from SSIS

  • Hi guys,

    I would like to kick off a Windows Command file from within an SSIS package. Is this possible?

    Thanks in advance,

    Steve

  • yes it's possible. It's all just a matter of what you want the .cmd file to do and if you really need to do it that way... We needed to use a .cmd file for some things with DTS, but I've found I can accomplish all of the logic from my batch files with my SSIS tasks which give me more control along with logging and such.

    -Luke.

    To help us help you read this[/url]For better help with performance problems please read this[/url]

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

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