Error 856

"Invalid sqllen field in SQLDA"

Item Description

SQLCode

-856L

Constant

INVALID_SQLLEN

SQLState

07W08

ODBC 2 State

HY090

ODBC 3 State

HY090

Sybase Error Code

2504

Severity Code

16

Probable cause

An invalid length was specified in a SQLDA sqllen field. All variable length types must have a non-negative length. The DT_BINARY and DT_VARCHAR types must have length greater than one.


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