Hi,
can anyone help me with an example of a stored procedure that returns a rowset that I will catch in a varable of datatype object. I have managed to execute the syntax for a stored procedure in an Execute SQL Task but the full result set that I get back in empty. But if I write the select statement in the Execute SQL Task I get the result set back and put it in the variable of type Object.
Anyone that have done something like that and actually got it to work??
Thanks a lot!
/Yvonne