Kbase P102885: Dynamic Temp Table: assigning field value results in errors (76), (3131), and (142)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  05/04/2005 |
|
Status: Unverified
SYMPTOM(s):
** Invalid character in numeric input <character>. (76)
Unable to set attribute <attribute name> in widget <widget name> of type <widget-type>. (3131)
** Unable to update Field. (142)
bfhandle:BUFFER-VALUE = ENTRY(iloop,ipttvalues,"^").
CAUSE:
A character was attempting to be assigned to an Integer field
FIX:
Be sure to assign data to fields of the same data type.