Kbase P113831: Error 247 and 7324 trying to change the WHERE clause of a SDO add a JOIN to the query
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/02/2006 |
|
Status: Unverified
SYMPTOM(s):
Error 247 and 7324 trying to change the WHERE clause of a SDO add a JOIN to the query
** Unable to understand after -- "<string>". (247)
PREPARE syntax is: {FOR | PRESELECT} EACH <buf> OF.. WHERE ... etc". (7324)
Using setQueryWhere function
CAUSE:
Add new JOINs to the SDO is not allowed
FIX:
Create a separate SDO for the new table and create link of record to stabilish the new JOIN.