Database schema extractor options

The fgldbsch tool extracts the schema description for an existing database.

Schema information is extracted from the database catalog tables. fgldbsch detects the type of the database server after connection and queries the appropriated system catalog tables.

The database system must be available and the database client environment must be set properly in order to connect to the database engine and generate the schema files.

Generate the database schema files in the directory when the source code resided or in one of the directories listed in the FGLDBPATH environment variable.