Error 136

Message text

Table '%1' is in an outer join cycle

Item

Value

SQLCode

-136

Constant

SQLE_OUTER_JOIN_CYCLE

SQLState

52W14

ODBC State

42000

Parameter 1

name of a table in the cycle

Probable cause

You have specified outer joins that create a cycle of tables.