I have written a SQL Server Change Data Capture GUI interface to facilitate for CDC operations. The project is hosted here https://sqlcdcapp.codeplex.com/. Feel free to download, review and suggest changes. You can even download the source code and implement things too.
Download it here
Release 1.2
Bug Fixes
– fixed error in sqlcdcidloader path in SQL Agent path
– delete doesn’t work when it’s the first statement for increment data load
– delete and update now work on tables with composite primary keys
Features
– MDI parent form
– Reporting
Like us on FaceBook | Join the fastest growing SQL Server group on FaceBook
Ahmad, this is awesome. No ETL / SSIS packages required from what i see, haven’t gone through the code though. How can this be extended to Oracle / sybase / DB2? Not sure what those technologies use in context of CDC?
Thanks Jacques. Current version only supports SQL Server. Will try to include other RDBMS.
Thanks Ahmad. You are a champ, you are a Role Model for many IT Engineers. Your work is awesome !