Kbase P6781: Error when compiling code against two databases.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/11/2008 |
|
Status: Verified
SYMPTOM(s):
Error when compiling code against two databases.
<fld> is ambiguous with <db>.<table>.<fld> and <db>.<table>.<fld>(1762)
FACT(s) (Environment):
All Supported Operating Systems
Progress/OpenEdge Product Family
CAUSE:
The field is found in both databases and Progress does not know which field is to be used for the compile.
FIX:
Qualify database fields with a database name.