Kbase P117283: SDO query fails to open if SDO is used as data-target.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/7/2006 |
|
Status: Unverified
FACT(s) (Environment):
Dynamics
SYMPTOM(s):
SDO is data-target
SDO has foreign fields set
SDO query fails to open
QUERY-PREPARE requires a valid non-null character argument for query <name>. (7321)
baseQuery property contains CHR(10) character
CAUSE:
The exact cause is unknown at the time of this writing.
The fact that the CHR(10) characters are in the baseQuery property is the immediate cause for the issue - this is not expected and the Dynamics framework therefore does not handle them correctly.
It remains unknown what introduces these characters.
FIX:
Modify the baseQuery property of the affected SDOs to ensure they do not contain the CHR(10)