This topic describes how to import data from a Google Sheets file.
Note
Data Import Wizard pages can slightly differ due to the product you have been using.
Decide what table to import the data to:
For a new table:
For an existing table:
-or-
On the Data Import > Destination wizard tab, specify the connection, database, and table to import the data to, and click Next.
Note
If you selected the table in Database Explorer before opening the Data Import wizard, the wizard will open with the predefined connection parameters of the selected table. To create or edit the Oracle connection, use the corresponding options and follow the instructions.
On the Data Import > Destination wizard tab, set additional importing options to customize the import, and click Next.
On the Data Import > Mapping wizard tab, map the Source columns to the Target ones. If you are importing the data into a new table, dbForge Studio will automatically create and map all the columns. If you are importing into an existing table, only columns with the same names will be mapped, the rest should be mapped manually. (If no columns with the same name are found, they are mapped in succession - the 1st column in Source with the 1st column in Target, etc.)
See the Target columns on the top and the Source columns at the bottom of the wizard page.
Note
To cancel mapping of all the columns, click Clear Mappings on the toolbar. To restore it, click Fill Mapping.
If you are importing to a new table, you can edit the Target column properties by double-clicking them on the top grid. Select the Key check box for a column with a primary key and click Next.
Note
You should select at least one column with a primary key, otherwise some of import modes on the Modes wizard page will be disabled.
On the Data Import > Output wizard tab, use of the following output options to manage the data import script and click Next:
Note
You can save the import settings as a template for future uses. Click Save on any wizard page to save the selected settings. Next time you should only select a template and specify a location of the Source data - all the settings will be already set.