Hi all,
I am Using Execute SQL Task to Get Full Result Data from my DB as
Select Distinct Employee_Id from Employee Table and marking it to Variable Dis_Count and type is object.
When i run the same from For each loop Container it show`s error as
"Error: Variable "User::Dis_Count" does not contain a valid data object".
Help in resolving the same Thanks in Advance!!!