tags:

views:

412

answers:

2

Hi,

I am doing an application where in I have to import data form excel workbook having multiple sheets and the count of the shets is not known exactly and I need to get the data from these multiple sheets to the SQL Server.I need to do this using SSIS.

Please help me out.....

Thanks in Advance...

A: 

These articles will help you to do http://blogs.techrepublic.com.com/datacenter/?p=205 http://www.mssqltips.com/tip.asp?tip=1393

valli
Thanks For the reply..but What I need is I may have multiple sheets in a single work box and I need to import these multiple sheets to he SQL Server...hope you understand my question....Thank You...
Reddy
A: 

Here is what you are looking for: http://biresort.net/blogs/pedrocgd/archive/2009/08/06/stepbystep-ssis-extract-data-from-multiple-excel-worksheets.aspxlink text

rfonn
Thanks for the reply...I hope the solution is perfect but I am encountering with errors while executing the package.I am getting errors at FOREACHLOOP...I hope it is not properly taking the worksheet values...Please if you are able to execute the package please let me help it out as I am in urgency in executing this task...Thank You Once Again..waiting for your help....
Reddy

related questions