Sync methods
We support the following methods for replicating data from SQL Server:Reading from the archive transaction log (file access) is under active development and is coming soon.
Additional features
Single tenant databases
Single tenant databases
Artie offers the ability to unify tables across multiple databases into a single destination table to support single tenant databases.
- To get started, click “Enable unifying tables across databases” in the source tab and select the databases you want to unify
- In the tables tab, select the tables you want to unify
- If your primary key is not globally unique, you have the option to use the full source table name (
dbName.schemaName.tableName
) as part of the primary key