
How can I import tables from other data sources in Data Modeler (e.g. Access)?
updated at
Apply OS: Windows, macOS, Linux
Apply Navicat Product: Navicat Data Modeler
Apply Navicat Version No.: Windows & macOS version 1.x or above, Linux version 3 or above
You can import the data source using Import from ODBC feature. The following instruction guides you through the process of creating a new ODBC connection.
Windows
Setting Up an ODBC Data Source Connection
- On the Control Panel, select Administrative Tools.
- Select Data Sources (ODBC).
- Select User DSN tab.
- Click Add.
- Select the correct ODBC driver you wish and click Finish.
- Enter the required information.
- Select OK to see your ODBC Driver in the list.
Connecting to ODBC data source in Navicat Data Modeler
- Choose Tools -> Import from Database.
- Choose Manage Connection -> New Connection -> ODBC.
- Enter the connection information.
- Follow the remaining steps to import tables.
macOS
Setting Up an ODBC Data Source Connection
- To setup the connection of the data source, you need to install the corresponding driver.
- Then, setup the DSN (Data Source Name) using the ODBC Administrator.
[Version 2 or below] Connecting to ODBC data source in Navicat Data Modeler
- Choose File -> Import from Database or New from Database.
- Choose + button -> ODBC.
- Enter the connection information.
- Follow the remaining steps to import tables.
[Version 3 or above] Connecting to ODBC data source in Navicat Data Modeler
- Choose File -> Import from Database or New from Database.
- Click Manage Connection.
- Choose + button -> ODBC.
- Enter the connection information.
- Follow the remaining steps to import tables.
Linux
Setting Up an ODBC Data Source Connection
- To setup the connection of the data source, you need to install the corresponding driver.
- Then, add the DSN (Data Source Name) to the odbc.ini configuration file, e.g. /etc/odbc.ini.
Connecting to ODBC data source in Navicat Data Modeler
- Choose Tools -> Import from Database.
- Choose Manage Connection -> New Connection -> ODBC.
- Enter the connection information.
- Follow the remaining steps to import tables.
Have more questions?
-
Support
-
About Us