Product Home
DTM Migration Kit Online Documentation Prev Page Prev Page
General Information
Product Profile
User Interface
Quick Start
Transformation Rules
Scheduling
How to...
Settings
Data Preview
Command Line
Console Mode
Project Properties
Hotkeys
Rules
Data Source
Clear Object
Mapping
Functions in Mapping
Data Type Mapping
Execution Control
Export Options
Source Type
Import Options
Schema Migration
Rule Information
Source Object
Target Table
Send e-mail
SQL Files
Records Mode
Additionals
SQL Console
Database Utilities
Trademarks
Installation
Uninstal
License
How to order
Technical Support
Glossary

Records Mode Selection

There are three ways to import or migrate source records: insert all records (by default), insert only new records and update records (new ones are inserted and existing ones are updated).
There are two ways to make the program correctly find an existing record or detect a new one: use primary keys or search by user-specified column(s). We recommend that you use the second way only when the target database does not support primary keys (like Excel) or the target table has no primary key.
Note that you specify the columns for searching in the source table. The program will use mapping to find the corresponding target columns.

DTM Migration Kit: records selection window