Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (T-Z)

 

Table name '%1' is ambiguous

Error constant SQLE_AMBIGUOUS_TABLE_NAME
ODBC 2 State S0013
ODBC 3 State 42S13
Parameter 1 Name of an ambiguous table.
Severity 16
SQLCODE –852
SQLSTATE 52W42
Sybase error code 13856
Probable cause

A statement has referred to a table name that is not unique. Preface the table name by an owner name.