CIShell Manual : Load Existing Database

Menu Path

File > Load... > Choose ".schema file"

Description

Accepts .schema file from the existing database directory as the input and produces a database as the output. The .schema file would be created when the user is saving the database.

Implementation Details

When the user selects a .schema file, the parent directory of that file is selected, and a connection is established with the existing derby database. This database with which the connection is established, is then loaded.