I was reading about CDC with sql server 2014 and came across that this can be only implemented if the source system is SQL server .
I therefore want to know If I am getting a Master data file everyday containing user records 1-1 relationship ( with user and his attributes and business primary key being userid ) can I use change data capture in SSIS and detect changes and load them in a staging table (sql server)?