DC060W No database column name matches the field named nnn.

Explanation

Duplicate Detect

The client passed a field name that doesn't have a corresponding database column to populate. The field name must match a column name in the details table exactly.

Operator response

Modify the client application to pass the proper field names.