SQL Server authorizations - connect_cdc_sqdata - Latest

Connect CDC (SQData) Installation for Windows

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
ft:locale
en-US
Product name
Connect CDC (SQData)
ft:title
Connect CDC (SQData) Installation for Windows
Copyright
2024
First publish date
2000
ft:lastEdition
2025-06-05
ft:lastPublication
2025-06-05T19:56:39.278000
L1_Product_Gateway
Integrate
L2_Product_Segment
Data Integration
L3_Product_Brand
Precisely Connect
L4_Investment_Segment
Application Data Integration
L5_Product_Group
ADI - Connect
L6_Product_Name
Connect CDC

While the Connect CDC (SQData) SQL Server Capture has been deprecated, the Apply Engine does support SQL Server as an Apply Target. The <sqdata_user> will need catalog view privileges determine target table keys and to perform SELECT, DELETE, INSERT, and UPDATE.

Microsoft’s best practice recommendation is to use Windows Authentication mode for SQL Server whenever possible. The main benefit is that this mode allows centralization of account administration for the entire enterprise in a single place: Active Directory. This dramatically reduces the chances of error or oversight. While SQData can be configured to operate with either mode, we highly recommend the use of Windows Authentication mode as it eliminates the specification of both user_name and password from Apply Engine scripts.

Check the current authentication mode using the SQL Server Management Studio (SSMS).