Previous Topic: CA-Datamacs/II CA-DATACOM/DB Interface Statements

Next Topic: COPY TABLE (Format I)

ADDIT

ADDIT table-name.   

Adds one row to the table specified. The data fields to be added are defined in the COPY TABLE statement by specifying an element list or a DATAVIEW.

CA-Datamacs/II will automatically bypass duplicate keys, with an appropriate printed message.

ON-DB-ERROR is a valid optional clause to the ADDIT command. For instance, it could be used if you did not want to bypass duplicates.