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