Exporting and Importing Local Database tables

Local Database table definitions can be exported and imported using the Tables tab pop-up menu.

Exporting Local Database tables

The exported information for a table includes its column definitions and any indexes.

A table's data is not included in the export from the Tables tab.

For information on exporting a Local Database table's data to a comma-separated values (CSV) file, see Local DB Export.

Importing Local Database tables

The import function will create a new table using the exported table definition, including any indexes. For an existing table, if the import function overwrite confirmation is answered Yes, any data in the existing table will be lost.

For information on importing a data into a Local Database table from a comma-separated values (CSV) file, see Local DB Import.