Error 710

"Invalid comparison"

Item Description

SQLCode

-710L

Constant

INVALID_COMPARISON

SQLState

52W25

ODBC 2 State

37000

ODBC 3 State

42000

Sybase Error Code

2338

Severity Code

16

Probable cause

An attempt was made to compare two arguments that do not support comparison. For example, it is not valid to compare a Java object with another Java object, unless the class of the object supports a valid compareTo method.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com