Hi All
My data flow looks like
1. table source ( which has 2 columns as quest_ID and page_ID )
2. recordset ( i want to load both IDs in one recordset in 2 object data type variables )
the above im doing because going forwrad i would need those 2 IDs of same row ofocurse to use it in a for loop
my question is can i load two variables in a recordset