Microsoft SQL Server Replicate Database Configuration
The heterogeneous datatype support (HDS) feature of Replication
Server provides configuration information that allows you to set
up the HDS feature in the replicate Replication Server and the Microsoft
SQL Server replicate database.
The configuration information is
part of the installation and part of the connection profile:
Replication Server installation:
Create function strings, error classes, and user defined datatypes
Connection profile:
Apply class-level datatype translations to RSSD
Create objects in the Microsoft SQL Server database
Set connection properties
Additional settings:
Settings in ECDA
Settings for Dynamic SQL
Settings for Command batching
Replication Server Installation
Replication Server installation automatically installs the required function strings and classes to support replication.
Connection Profiles
Connection profiles allow you to configure your connection with a predefined set of properties.
Additional Settings
Learn about the additional settings provided to support replication.