Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2012 Forums
 SSIS and Import/Export (2012)
 SCD in SSIS

Author  Topic 

Omprakash
Starting Member

4 Posts

Posted - 2014-04-13 : 09:53:13
Hi,

I am trying to create a type 2 Slowly changing dimension using SSIS. Basically, tracking the changes to a dimension in a table. And I am in an impression that I can only schedule this job to run on a timely basis (Being a novice). Is there any way to make this real time, i.e. if there is any change in the live table, it immediately updates the staging table???

Any help would be great.

Thanks,
Omprakash
   

- Advertisement -