Me again
I'm looking for a simple way to fetch some rows and save the result in
package variables.
For now i just execute a sql task, and assign the result in an object
variable. Next i have to execute a script task to convert this object, and
set a "string" variable. Then i can use this string variable to construct
dynamic queries (ie in foreach loops).
It seems labourous, and quite unefficient. Is there any best practice about
this ?
--
-= Tonio =-