Import Data from Excel into SQL Server Using SSIS
Dec 16, 2011
1 min read
SQL-Server
DBA
Dev
Office
Intermediate
SSIS

by Keshav Singh
Contributor
53k Views
While this video does not appear under "Videos" in the profile tab, it is part of videos on The Code Project. If you are interested in hosting a video on a coding solution on Code Project, email us at submit [at] codeproject.com.
Through this video I have tried for showcase following:
- Importing Data from Excel (.xls)
- Creating a dynamic and portable SSIS package for the same.
- Creating a deployment utility through the manifest.
- Deploy the package using the manifest
- Also using the dtsconfig for creating a dynamic package.
License
This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)