MS SQL Server Change Tracking Agent for Gluesync: Key Features
Core principles
This agent establishes a connection to MS SQL Server via a built-in JDBC driver.
Change data capture
This agent implements the so-called Change Tracking feature to catch field-level changes in rows in tables that have Primary Key constraints on MS SQL Server 2008 and above.
If you don’t have Primary Keys on tables or you’re looking for the Change Data Capture (CDC) feature based on MS SQL Server’s SQL Agent, plase check out our Gluesync CDC agent for MS SQL Server’s Transaction Logs | Change Data Capture.