Hi all,
I followed the steps of Mike Chapple's article "Importing Data with SQL Services (SSIS) to import an Excel file:
The "people" Excel file was imported into my "Testshc" database as "dbo.People$" successfully:
Is it poosible to import that Excel file into my pre-designed "dbo.Table_1_PeopleNames" Table?
If it is possible, please tell me how to do it.
Thanks,
Scott Chang