| Contents: | Main | Chapter | See Also: | Getting Started Manual | Advanced User Manual | |||
A distinguishing feature of the Database Server (DBS) calls is that they do not "talk," nothing is written to a device. The DBS communicates with the client application by passing data in arrays instead of communicating directly with the user by writing to the screen. It is the client application's responsibility to determine if, when, and how to inform the user of the information originating from the DBS.
The way that the DBS passes primary information, such as the value of a field when doing a Data Retriever call or a record's internal entry number when doing a Finder call, is documented for each call.
Secondary information consists of:
The way secondary information is passed to the client application is described in the following sections:
Reviewed/Updated: May 2026