Hi Guys,
I need to Know how to pass parameter in Execute Non Query Database
Activity.
I tried lot and also i searched in different web sources but still i didn’t get feasible solution.
Here i am getting Error as updateValue is Not declared
But i am done initialization in Parameters panel.
If any one know the solution let me Know… Thanks guys.
Hey,
On Stored procedure I have 3 account numbers fetching records. If I want to use only 1 account number records, How should I pass parameters on SQL execute procedure?