Contents Index Invalid expression in WHERE clause of Transact-SQL outer join Invalid host variable

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Invalid expression near '%1'


Item Value
SQLCODE -156
Constant SQLE_EXPRESSION_ERROR
SQLSTATE 42W08
Sybase error code 401
ODBC 2 State 37000
ODBC 3 State 42000
Parameter 1 The invalid expression.
Probable cause 

You supplied an expression which the database server cannot understand. For example, you may have tried to add two dates.


Contents Index Invalid expression in WHERE clause of Transact-SQL outer join Invalid host variable