Kbase P104826: LONGCHAR and database CLOB in same multiple-assign statement can cause error 12117
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/01/2007 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0x
SYMPTOM(s):
Using multiple-assign statement
Assigning CLOB from database table to LONGCHAR variable
Concatenating string to LONGHCAR in same assign statement
Unacceptable datatype for + argument (12117)
Unacceptable datatype for argument (12117)
CAUSE:
Bug# 20050530-004
FIX:
Upgrade to OpenEdge 10.1B or later
Workaround:
Use multiple single-assign statements instead of a single multiple-assign.