Previous Topic: DC562009Next Topic: DC562011


DC562010

AMBIGUOUS COLUMN NAME

Reason:

The system has found a column name which matches the names of more than one column in the table. Since multiple columns within a table may have the same name, these columns may not be referred to by name within expressions. Either change the name of the desired column to a unique name, or refer to it with the #<nnn> convention where <nnn> is the ID number of the column.

Module:

IDMSREXP

Severity:

0