run sql sp and pass value

  • Hi how can i call the procedure in the SSIS task. I could use SQL task but how can i set the parameter with the package variable.

    such as ,

    i have variable define. name and want to execute the sp with

    storeprocedure name so it can take the value of name variable!!

    thanks

    Pat

  • You need to specify "Variable" as SQLSourceType property of the Execute SQL task...

    --Ramesh


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

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