Import Data Wizard
|
|
1 | Select the table to import data to in the DB Explorer tree (press Ctrl+F for quick searching).
|
2 | Right-click and select the Data Manipulation item from the popup menu.
|
3 | Select the Import Data ![]() |
or
|
|
1 Open the table to import data to in the Table Editor.
|
2 Open the Data tab.
|
3 Click the Import Data ![]() |
Select Data Source (MS Access only)
|
Setting Correspondence
|
XLS
|
MS Access
|
DBF
|
TXT
|
CSV
|
Import Formats
|
|
Base Formats
|
Data Formats
|
Import Options
|
Insert All
|
Inserts all the records to the table.
|
Insert New
|
Inserts only new records to the table; others are skipped. Requires defining Key Columns.
|
Update
|
Updates records with identical key column values and skips all other records. Requires defining Key Columns.
|
Update or Insert
|
Updates records with identical key column values and inserts new records. Requires defining Key Columns.
|
Delete
|
Deletes records with identical key column values and skips all other records. Requires defining Key Columns.
|
Delete or Insert
|
Deletes records with identical key column values and inserts new records. Requires defining Key Columns.
|
See also:
|
Export Data Dialog
Export Data as INSERT Dialog Copy Data from File Wizard Copy Data to File Wizard |
Availability:
|
|||||
Windows Professional
|
|
||||
Windows Lite
|
|
||||
Linux Professional
|
|
||||
Linux Lite
|
|