Error 134

"Feature '%1' not implemented"

Item Description

SQLCode

-134L

Constant

NOT_IMPLEMENTED

SQLState

0A000

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2075

Severity Code

16

Parameter 1

The unimplemented feature.

Probable cause

You attempted to carry out an operation or use a feature that is not implemented in this version of SQL Anywhere. In UltraLite, this error often occurs because you attempted to perform an unsupported operation on a LONG VARCHAR or LONG BINARY column. For example, the SUBSTRING function cannot be used with a LONG VARCHAR column. As well, an index cannot be created on a LONG column.


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