Tutorial on Import/Export Wizard of Navicat
Import Data to Table Using Import Wizard
- Click the Tables tab
- If you have an existing table to which you want to import data, select the table. Otherwise, do not select any table.
- Click Import Wizard at the Database Window
OR
Right-click anywhere in the Database Window and select Import Wizard - An Import Wizard dialog box will be shown
- Depending on the import data format, you should follow several steps to complete the import process. Here are the steps for importing from text file:
Import Wizard Steps:
- State which import data format you would like.
- Locate your file for import data.
- Select the appropriate delimiter. (For text file only)
- You can define some additional options for source.
- The wizard has made some guesses about where your field breaks occur. If they are incorrect, you can make adjustments in this step.
NOTE: If the import data format is Text format and you have selected “Fixed width” in step 3, you can set field breaks in this step. - The wizard will make some guesses on your table structure and you can make adjustments.
- You can define the field mappings. Set Mappings to specify the correspondence between fields in the Source and fields in the Destination.
- Check your data before importing.
- Select a desired import mode.
- Click Execute button to start importing data.