D Eloquence Library
ELOQLIB functions
Below you will find the reference specifications for the Eloqlib functions arranged by function name in the following order:
Function
Description
- INIT
- Initialize/configure database subsystem
- EXIT
- Terminate database subsystem
- ERROR
- Return error description
- LOGON
- Provide authorization information
- OPEN
- Open database
- CLOSE
- Terminate database access
- DELETE
- Delete entry from data set
- FIND
- Set up chain or index
- GET
- Retrieve data from data set
- INFO
- Return structural information
- LOCK
- Lock database, data set or data item
- UNLOCK
- Unlock database
- PUT
- Add entry to data set
- UPDATE
- Update entry in data set
- BEGIN
- Begin (sub-) transaction
- COMMIT
- Commit Transaction
- ROLLBACK
- Rollback transaction.
Eloquence Database Manual - 19 DEC 2002