Kbase P4132: Using ADD-FIELDS-FROM to add fields to a temp-table result in error 5363
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/4/2006 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
SYMPTOM(s):
Using ADD-FIELDS-FROM to add fields to a temp-table result in error 5363
The caller's temp-table parameter does not match to the target temp-table . (5363)
Passing the temp-table as an input parameter
CAUSE:
Enhancement request# 20020509-010
CAUSE:
The logical and physical field order may be different in the underlying database table. (See POSITION in .df files).
FIX:
This Enhancement has not been implemented in the product. Use the CREATE-LIKE method instead.