65.9K
CodeProject is changing. Read more.
Home

A Standard ETL Sample in SSIS

starIconstarIconstarIconemptyStarIconemptyStarIcon

3.00/5 (2 votes)

Jan 6, 2012

CPOL
viewsIcon

33322

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.