SQL Server authorizations - connect_cdc_sqdata - Latest

Connect CDC (SQData) Installation

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
Language
English
Product name
Connect CDC (SQData)
Title
Connect CDC (SQData) Installation
Copyright
2024
First publish date
2000
Last edition
2024-07-30
Last publish date
2024-07-30T20:07:46.464596

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).