Import CSV (Databases) - Databases

Use the Import CSV option to import information from one or multiple CSV files into an Isis or ODBC database. You can use create a new Isis database with this option even if you do not have a pre-existing design.

If you use this option to import data into a pre-existing ODBC database, all existing data in the database will be overwritten.

This option performs minimal checking of data on loading, as it is assumed that the of data has come from an existing database where it was checked as part of the entry on that system. The checking that is performed consists of the following:

  • Non-header records are removed if there is no header table for the data being loaded. However, other records in the table will be loaded if they are valid.
  • Duplicate header tables are not loaded.

If further checking is required, then write the loaded database to a Database Listing file and then reload it using the dbdchk program.

This functionality is also available as an external executable through the ImportCSV program.

To use a V10.1 ISIS database in pre-V10.1 releases of Vulcan the database must converted to the ISIS (Legacy) database format using Utilities > Convert to Legacy Database found on the Isis menu, as shown below.


Instructions

  1. On the File menu, click Import to display the Import panel and click CSV (Databases) in the File Format column on the left.

  2. Select Databases from the File Type field on the right side of the panel.

  3. Click OK to display the Import CSV panel.

  4. Expand below for instructions to configure the following settings: