Next: The command mode Up: Query modes Previous: Query modes

Introduction

It is not so easy to design a query method that remains simple and avoids the use of an extended idiom and complex syntax. The idea was to avoid something like SQL because it is not be necessary to know the file- and field names to use the database. Therefore the query modes have been designed to hide as much as possible the database details.

In BDA four different approaches have been tried in an effort to minimize the learning and keep the typing at a low level. These four modes can be schematized as:

  1. The command mode
  2. The menu mode
  3. The prompt mode
  4. The graphical interface mode


mermio@
Thu Sep 1 17:27:31 MET DST 1994