Error 1100

"The operation failed because column '%1''s type does not support streaming"

Item Description

SQLCode

-1100L

Constant

COLUMN_NOT_STREAMABLE

SQLState

WW045

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2771

Severity Code

16

Parameter 1

The number of the column whose type is invalid.

Probable cause

The only column types that support streaming are: BINARY, LONG BINARY, VARCHAR and LONG VARCHAR. This error could also occur when allocating a stream object twice on the same column.


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