jcollins
SSC-Addicted
Points: 481
More actions
July 21, 2010 at 7:50 am
#227099
Need help on Loading multi Tab Excel 2008 spreadsheets in same table using
SQL Server Integration Services with SS2008.
All spreadsheets have the same structure.
Thanks,
Jeff
WayneS
SSC Guru
Points: 95460
July 21, 2010 at 8:04 am
#1196170
Are the names of the tabs known in advance? If so, use a For or ForEach container to loop through each tab. Inside that, put the name of the tab in a variable, and use that variable in the Excel Source as the tab name.
WayneMicrosoft Certified Master: SQL Server 2008Author - SQL Server T-SQL Recipes
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply