Hi..
I have an Execute process task inside SSIS package.
In execute process task i have an exe whih executes on basis of start date and enddate. so i have to pass command line argument for both dates.
My question is how can i pass command line argument for the execute process task from SSIS package. should i use expressions?? if yes then how??
please explain with some example .. i am new to SSIS.
thanks,
Shashank.