Contents Index The option '%1' cannot be set from within a procedure The remote server does not support an auto-incrementing data type

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

The pattern is too long


Item Value
SQLCODE -606
Constant SQLE_PATTERN_TOO_LONG
SQLSTATE WW001
Sybase error code 7706
ODBC 2 State ERROR
ODBC 3 State ERROR
Probable cause 

The pattern for the LIKE operator is too long. All patterns of 126 characters or less are supported. Some patterns as long as 254 characters are supported, depending on their contents. Patterns longer than 254 characters are not supported.


Contents Index The option '%1' cannot be set from within a procedure The remote server does not support an auto-incrementing data type