Hi
I need to export data from sql server table to excel sheet using SSIS. But my package stops because the excel sheet gets full. And I need to use another excel sheet for rest of the data.
How can I do that? or Is there work around to achieve that goal.