DC310W Field name nnn passed from client, does not match any database column names.
Explanation
Duplicate Detect
The client passed a field that does not 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.