Click here to Skip to main content
15,885,985 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In ssis,I have tried to pass the variable in argument (execute process task) .i read msdn article in that they told to pass like @variablename in argument.i tried @variablename,@[User::variablename] but couldn't achieve. any suggestions on how to pass variables to arguments.plz

What I have tried:

I tried to set the variable in argument as @variable and @[User:variable]
Posted
Updated 18-Mar-16 5:32am

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900