Error 1362

"Cannot treat value '%1' as type %2. The dynamic type is %3."

Item Description

SQLCode

-1362L

Constant

TREAT_AS_DYNAMIC_MISMATCH

SQLState

53021

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

3042

Severity Code

16

Parameter 1

The value that could not be converted.

Parameter 2

The name of the type for the conversion.

Parameter 3

The type of the value that could not be converted.

Probable cause

An error occurred while trying to treat a value as another data type. The dynamic type of the value does not match the destination type.


Created November 10, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com