Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / database / SQL-Server

A Standard ETL Sample in SSIS

3.00/5 (2 votes)
6 Jan 2012CPOL 33.3K  
This video demonstrates a standard extract-transform-load in SSIS

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.

This video demonstrates a standard extract-transform-load in SSIS. Usually the external system (Mainframes, SAP) dumps data which is picked up, processed and loaded into SQL Server. Through this video I have demonstrated a sample of such functionality.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)