June 2015
Intermediate to advanced
1800 pages
70h 6m
English
With SQL Server 2014, Microsoft provides additional capabilities around grabbing changes from tables and makes them available within SSIS. Refer to Chapter 43, “Data Replication” for full details on Change Data Capture. You can enable efficient and real-time data warehousing, set operational business intelligence requirements, replicate data from one source to another, and synchronize two or more data sources to ensure data consistency.
These CDC adapters in SSIS allow you to feed the deltas (changes) to any target data platform as opposed to full refreshes—very much like data replication approaches but via SSIS package control.
Read now
Unlock full access