DC140S Error trying to insert non-numeric data nnn into numeric database field xxx.
Explanation
Duplicate Detect
The database column for the associate field is defined as numeric, but the client request contained data that is not numeric.
Operator response
Modify the client to send only numeric data for database columns that are defined as numeric types.