Link to home
Start Free TrialLog in
Avatar of Mr_Shaw
Mr_Shaw

asked on

SSIS: I have a populated a object variable using the 'Recordset Destination'.

I have a populated a object variable using the 'Recordset Destination'.

Apart from using a Foreach Loop is there anyother way inwhich I can use the data in the variable to populate a CSV file?
ASKER CERTIFIED SOLUTION
Avatar of dbaSQL
dbaSQL
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Mr_Shaw
Mr_Shaw

ASKER

Thanks