Advantage Error Guide
Problem: Advantage CA-Clipper applications require that encryption be enabled via the correct password in order to update an encrypted record. This error is returned if an attempt is made to modify an encrypted record without encryption having been enabled.
Solution: Use the AX_SetPassword function to enable encryption before attempting to modify the encrypted record.