SQLCode interface

Enumerates the SQL codes that may be reported by UltraLiteJ.

Syntax
public SQLCode
Derived classes
Remarks

For a detailed description of each error, please refer to the "SQL Anywhere error messages sorted by SQLCODE" topic in the SQL Anywhere documentation set.

Members

All members of SQLCode, including all inherited members.


SQLE_AGGREGATES_NOT_ALLOWED variable
SQLE_ALIAS_NOT_UNIQUE variable
SQLE_ALIAS_NOT_YET_DEFINED variable
SQLE_AUTHENTICATION_FAILED variable
SQLE_CANNOT_EXECUTE_STMT variable
SQLE_CLIENT_OUT_OF_MEMORY variable
SQLE_COLUMN_AMBIGUOUS variable
SQLE_COLUMN_CANNOT_BE_NULL variable
SQLE_COLUMN_NOT_FOUND variable
SQLE_COLUMN_NOT_STREAMABLE variable
SQLE_COMMUNICATIONS_ERROR variable
SQLE_CONFIG_IN_USE variable
SQLE_CONVERSION_ERROR variable
SQLE_CURSOR_ALREADY_OPEN variable
SQLE_DATABASE_ACTIVE variable
SQLE_DEVICE_IO_FAILED variable
SQLE_DIV_ZERO_ERROR variable
SQLE_DOWNLOAD_CONFLICT variable
SQLE_ERROR variable
SQLE_EXISTING_PRIMARY_KEY variable
SQLE_EXPRESSION_ERROR variable
SQLE_FILE_BAD_DB variable
SQLE_FILE_WRONG_VERSION variable
SQLE_FOREIGN_KEY_NAME_NOT_FOUND variable
SQLE_IDENTIFIER_TOO_LONG variable
SQLE_INCOMPLETE_SYNCHRONIZATION variable
SQLE_INDEX_HAS_NO_COLUMNS variable
SQLE_INDEX_NOT_FOUND variable
SQLE_INDEX_NOT_UNIQUE variable
SQLE_INTERRUPTED variable
SQLE_INVALID_COMPARISON variable
SQLE_INVALID_DISTINCT_AGGREGATE variable
SQLE_INVALID_DOMAIN variable
SQLE_INVALID_FOREIGN_KEY_DEF variable
SQLE_INVALID_GROUP_SELECT variable
SQLE_INVALID_INDEX_TYPE variable
SQLE_INVALID_LOGON variable
SQLE_INVALID_OPTION variable
SQLE_INVALID_OPTION_SETTING variable
SQLE_INVALID_ORDER variable
SQLE_INVALID_PARAMETER variable
SQLE_INVALID_UNION variable
SQLE_LOCKED variable
SQLE_MAX_ROW_SIZE_EXCEEDED variable
SQLE_MUST_BE_ONLY_CONNECTION variable
SQLE_NAME_NOT_UNIQUE variable
SQLE_NOERROR variable
SQLE_NOT_IMPLEMENTED variable
SQLE_NO_COLUMN_NAME variable
SQLE_NO_CURRENT_ROW variable
SQLE_NO_MATCHING_SELECT_ITEM variable
SQLE_NO_PRIMARY_KEY variable
SQLE_OVERFLOW_ERROR variable
SQLE_PAGE_SIZE_TOO_BIG variable
SQLE_PAGE_SIZE_TOO_SMALL variable
SQLE_PARAMETER_CANNOT_BE_NULL variable
SQLE_PERMISSION_DENIED variable
SQLE_PRIMARY_KEY_NOT_UNIQUE variable
SQLE_PUBLICATION_NOT_FOUND variable
SQLE_RESOURCE_GOVERNOR_EXCEEDED variable
SQLE_ROW_LOCKED variable
SQLE_ROW_UPDATED_SINCE_READ variable
SQLE_SCHEMA_UPGRADE_NOT_ALLOWED variable
SQLE_SERVER_SYNCHRONIZATION_ERROR variable
SQLE_SUBQUERY_RESULT_NOT_UNIQUE variable
SQLE_SUBQUERY_SELECT_LIST variable
SQLE_SYNCHRONIZATION_IN_PROGRESS variable
SQLE_SYNC_INFO_INVALID variable
SQLE_SYNTAX_ERROR variable
SQLE_TABLE_HAS_NO_COLUMNS variable
SQLE_TABLE_IN_USE variable
SQLE_TABLE_NOT_FOUND variable
SQLE_TOO_MANY_PUBLICATIONS variable
SQLE_ULTRALITEJ_OPERATION_FAILED variable
SQLE_ULTRALITEJ_OPERATION_NOT_ALLOWED variable
SQLE_ULTRALITE_DATABASE_NOT_FOUND variable
SQLE_ULTRALITE_OBJ_CLOSED variable
SQLE_UNABLE_TO_CONNECT variable
SQLE_UNCOMMITTED_TRANSACTIONS variable
SQLE_UNDERFLOW variable
SQLE_UNKNOWN_FUNC variable
SQLE_UPLOAD_FAILED_AT_SERVER variable
SQLE_VALUE_IS_NULL variable
SQLE_VARIABLE_INVALID variable
SQLE_WRONG_NUM_OF_INSERT_COLS variable
SQLE_WRONG_PARAMETER_COUNT variable