Connecting with ODBC or Default OLE DB
If Replicat connects through the default ODBC connection or through the OLE DB connection, the following limitations apply:
-
To keep
IDENTITY
columns identical on source and target when using ODBC or default OLE DB, Replicat creates special operations in its transaction to ensure that the seeds are incremented on the target. These steps may reduce delivery performance. -
You must adjust or disable triggers and constraints on the target tables to eliminate the potential for redundant operations.
To use Replicat with either ODBC or OLE DB, follow these steps: