space
Previous Page | Next Page

ACCESS Procedure Reference

Invoking the ACCESS Procedure

To invoke the ACCESS procedure you use the options described in Options for the ACCESS Procedure and certain procedure statements. The options and statements that you choose are determined by your task.

See ACCESS Procedure Syntax for ADABAS for a listing of database description and editing statements. For information to help you code efficient descriptor files, see Additional Topics About the ACCESS Procedure.

Note that when you update an access descriptor (for example, drop another field from the display), the view descriptors based on this access descriptor are not updated automatically. You must re-create or modify any view descriptors that you want to reflect the changes made to the access descriptor. Altering a DBMS table can invalidate both access descriptors and view descriptors.

space
Previous Page | Next Page | Top of Page