News

To enable CDC on a database you use the system stored procedure sp_cdc_enable_db. To identify a table that will capture changes, you use sp_cdc_enable_table.