2.2.5.3 AccessServerMessageId

Namespace: http://schemas.datacontract.org/2004/07/Microsoft.Office.Access.Services

The AccessServerMessageId type is an enumeration of alerts returned from the protocol server.

 <xs:simpleType name="AccessServerMessageId" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:restriction base="xs:string">
     <xs:enumeration value="Blank"/>
     <xs:enumeration value="InternalError"/>
     <xs:enumeration value="ManagementUIInternalError"/>
     <xs:enumeration value="ServerUnreachable"/>
     <xs:enumeration value="InvalidValueForField"/>
     <xs:enumeration value="GetRecordsPermissionsFailure"/>
     <xs:enumeration value="WriteRecordsPermissionsFailure"/>
     <xs:enumeration value="NotMemberOfRole"/>
     <xs:enumeration value="ServerReadOnly"/>
     <xs:enumeration value="MaxSessionsPerUserExceeded"/>
     <xs:enumeration value="RetryError"/>
     <xs:enumeration value="MaxRequestDurationExceeded"/>
     <xs:enumeration value="ProductExpired"/>
     <xs:enumeration value="NewWorkbookSessionTimeout"/>
     <xs:enumeration value="GregorianCalendarHelperException"/>
     <xs:enumeration value="DataException_CacheOperationInvalid"/>
     <xs:enumeration value="DataException_InvalidPageNumber"/>
     <xs:enumeration value="DataException_ConflictsEncounteredWhileUpdatingData"/>
     <xs:enumeration value="DataException_DeleteConflict"/>
     <xs:enumeration value="DataException_QueryParametersNotSupplied"/>
     <xs:enumeration value="DataException_GenericError"/>
     <xs:enumeration value="DataException_CacheFailureAfterSuccessfulCommit"/>
     <xs:enumeration value="ExternalData_InvalidSource"/>
     <xs:enumeration value="ExternalData_InvalidSite"/>
     <xs:enumeration value="ExternalData_ComponentMissing"/>
     <xs:enumeration value="ExternalData_SourceAccessDenied"/>
     <xs:enumeration value="ExternalData_TooMuchData"/>
     <xs:enumeration value="ExternalData_TooManyWildcards"/>
     <xs:enumeration value="ExternalData_ParametersNotSupported"/>
     <xs:enumeration value="ExternalData_IncompatableCulture"/>
     <xs:enumeration value="ExternalData_RefreshDataSource"/>
     <xs:enumeration value="ExternalData_DuplicateColumns"/>
     <xs:enumeration value="ExternalData_LoadUserProfileDisabled"/>
     <xs:enumeration value="DataConnectivity_FunctionalityDisabled"/>
     <xs:enumeration value="DataConnectivity_AllIPsNotSupported"/>
     <xs:enumeration value="DataConnectivity_IPRangeNotSupported"/>
     <xs:enumeration value="DataConnectivity_IPv6NotSupported"/>
     <xs:enumeration value="DataConnectivity_FirewallRuleLimitExceeded"/>
     <xs:enumeration value="DataConnectivity_NoUserConnectionAllowed"/>
     <xs:enumeration value="InvalidArgument"/>
     <xs:enumeration value="NullArgument"/>
     <xs:enumeration value="WebService_ObjectNotFound"/>
     <xs:enumeration value="WebService_InvalidId"/>
     <xs:enumeration value="WebService_ObjectSaveConflict"/>
     <xs:enumeration value="WebService_ObjectModifiedExternally"/>
     <xs:enumeration value="WebService_DeleteApplicationWithSubwebs"/>
     <xs:enumeration value="WebService_SiteDoesNotExist"/>
     <xs:enumeration value="WebService_InvalidApplicationEndPoint"/>
     <xs:enumeration value="WebService_GetServerInformation_SiteDoesNotExist"/>
     <xs:enumeration value="WebService_CreateApplication_SiteDoesNotExist"/>
     <xs:enumeration value="WebService_UnsupportedCulture"/>
     <xs:enumeration value="WebService_MustBeAuthorToDesign"/>
     <xs:enumeration value="WebService_ConflictingOperationInProgress"/>
     <xs:enumeration value="ObjectAlreadyExists"/>
     <xs:enumeration value="AccessServicesDisabled"/>
     <xs:enumeration value="AccessServicesNewAppDisabled"/>
     <xs:enumeration value="AccessServicesNotExtended"/>
     <xs:enumeration value="TableException_CsdlDefinitionNotSupported"/>
     <xs:enumeration value="TableException_DuplicateColumnName"/>
     <xs:enumeration value="TableException_InvalidColumn"/>
     <xs:enumeration value="TableException_InvalidFieldInExpression"/>
     <xs:enumeration value="TableException_InvalidObjectInExpression"/>
     <xs:enumeration value="TableException_InvalidComputedColumnExpression"/>
     <xs:enumeration value="TableException_InvalidComputedColumnType"/>
     <xs:enumeration value="TableException_InvalidRequiredImageColumn"/>
     <xs:enumeration value="TableException_InvalidCheckConstraintExpression"/>
     <xs:enumeration value="TableException_TooManyIndexes"/>
     <xs:enumeration value="QueryException_AmbiguousSourceNamesProvided"/>
     <xs:enumeration value="QueryException_InvalidSourceNamesProvided"/>
     <xs:enumeration value="QueryException_AmbiguousAliasProvided"/>
     <xs:enumeration value="QueryException_InvalidObjectName"/>
     <xs:enumeration value="QueryException_AmbiguousJoins"/>
     <xs:enumeration value="QueryException_GenericAXLValidation"/>
     <xs:enumeration value="QueryException_OutputNotInGroupsOrPartOfAggregate"/>
     <xs:enumeration value="QueryException_ParameterTypeMismatch"/>
     <xs:enumeration value="QueryException_OrderNotInOutputs"/>
     <xs:enumeration value="OrderingException_InvalidSpecification"/>
     <xs:enumeration value="OrderingException_InvalidColumnName"/>
     <xs:enumeration value="MacroCompilationException_InvalidAxl"/>
     <xs:enumeration value="MacroCompilationException_InvalidAction"/>
     <xs:enumeration value="MacroCompilationException_InvalidEventName"/>
     <xs:enumeration value="MacroCompilationException_RequiredArgumentMissing"/>
     <xs:enumeration value="MacroCompilationException_ArgumentValueNotSpecified"/>
     <xs:enumeration value="MacroCompilationException_InvalidActionArgument"/>
     <xs:enumeration value="MacroCompilationException_MissingDataMacroParameter"/>
     <xs:enumeration value="MacroCompilationException_InvalidParameter"/>
     <xs:enumeration value="MacroCompilationException_InvalidQueryParameter"/>
     <xs:enumeration value="MacroCompilationException_MacroCallStackDepthExceeded"/>
     <xs:enumeration value="MacroCompilationException_VariableNameCollision"/>
     <xs:enumeration value="MacroCompilationException_EmptyConditionalBlock"/>
     <xs:enumeration value="MacroCompilationException_EmptyLookupRecordBlock"/>
     <xs:enumeration value="MacroCompilationException_UpdateOnDeletedRecord"/>
     <xs:enumeration value="MacroCompilationException_UpdateRecordInNDM"/>
     <xs:enumeration value="MacroCompilationException_UpdateOnReadonlyQuery"/>
     <xs:enumeration value="MacroCompilationException_UpdateOnReadonlyField"/>
     <xs:enumeration value="MacroCompilationException_InvalidAlias"/>
     <xs:enumeration value="MacroCompilationException_InvalidIdentifier"/>
     <xs:enumeration value="MacroCompilationException_InvalidVariableName"/>
     <xs:enumeration value="DatabaseStorage_RestoreInProgress"/>
     <xs:enumeration value="DatabaseStorage_RestoreError"/>
     <xs:enumeration value="UnsupportedDatabaseCollation"/>
     <xs:enumeration value="NoDatabaseServersAvailableForCreate"/>
     <xs:enumeration value="NoSQLAuthDatabaseServersAvailableForCreate"/>
     <xs:enumeration value="ExpressionBooleanBitMismatch"/>
     <xs:enumeration value="NoApplicationDatabaseInformation"/>
     <xs:enumeration value="DatabaseServerLoginFailed"/>
     <xs:enumeration value="SettingValidationFailed"/>
     <xs:enumeration value="SettingApplicationNameNotFound"/>
     <xs:enumeration value="SettingApplicationIdNotFound"/>
     <xs:enumeration value="SettingApplicationProxyNameNotFound"/>
     <xs:enumeration value="ProvisioningGenericFailure"/>
     <xs:enumeration value="ProvisioningApplicationAlreadyExists"/>
     <xs:enumeration value="ProvisioningException_InstallationTimeout"/>
     <xs:enumeration value="ProvisioningSecureStoreIsRequiredAndMissing"/>
     <xs:enumeration value="ProvisioningAccessServicesNotSupportedBySite"/>
     <xs:enumeration value="FormException_GenericAXLValidation"/>
     <xs:enumeration value="UnrecognizedVersion"/>
     <xs:enumeration value="UpgradeFailed"/>
     <xs:enumeration value="AnotherUpgradeInProgress"/>
     <xs:enumeration value="ServerNotCompatibleWithClient"/>
     <xs:enumeration value="AppNotCompatibleWithClient"/>
     <xs:enumeration value="AppNotCompatibleWithServer"/>
     <xs:enumeration value="TemplateNotCompatible"/>
     <xs:enumeration value="TemplateSizeExceeded"/>
     <xs:enumeration value="TemplateImageSizeExceeded"/>
     <xs:enumeration value="TemplateImageTypeUnsupported"/>
     <xs:enumeration value="TemplateFailedToExtractApp"/>
     <xs:enumeration value="TemplateFailedToParseVersion"/>
     <xs:enumeration value="TemplateUnsupportedOrDependencies"/>
     <xs:enumeration value="ValidateApplicationException_InvalidUserObjectDefinition"/>
     <xs:enumeration value="ValidateApplicationException_InvalidEventDatamacroDefinition"/>
     <xs:enumeration value="AccessSqlException_GenericError"/>
     <xs:enumeration value="AccessSqlException_CalculationCannotbeStored"/>
     <xs:enumeration value="AccessSqlException_ObjectNotFound"/>
     <xs:enumeration value="AccessSqlException_PermissionDenied"/>
     <xs:enumeration value="AccessSqlException_DuplicateConstraintValue"/>
     <xs:enumeration value="AccessSqlException_NoQueryParameters"/>
     <xs:enumeration value="AccessSqlException_FieldNoValue"/>
     <xs:enumeration value="AccessSqlException_FieldNoValueDesignTime"/>
     <xs:enumeration value="AccessSqlException_InvalidFieldName"/>
     <xs:enumeration value="AccessSqlException_InvalidObjectName"/>
     <xs:enumeration value="AccessSqlException_ObjectAlreadyExists"/>
     <xs:enumeration value="AccessSqlException_MissingExpressionInAggregateFunction"/>
     <xs:enumeration value="AccessSqlException_DataTypeConversionMismatch"/>
     <xs:enumeration value="AccessSqlException_InvalidLengthParameter"/>
     <xs:enumeration value="AccessSqlException_IncompatibleTypeChange_TableSave"/>
     <xs:enumeration value="AccessSqlException_IncompatibleDataChange_TableSave"/>
     <xs:enumeration value="AccessSqlException_ErrorMessage"/>
     <xs:enumeration value="AccessSqlException_SqlConnectionTimeout"/>
     <xs:enumeration value="AccessSqlException_SqlConnectionTimeoutDuringInsert"/>
     <xs:enumeration value="AccessSqlException_SqlError102"/>
     <xs:enumeration value="AccessSqlException_SqlError107"/>
     <xs:enumeration value="AccessSqlException_SqlError128"/>
     <xs:enumeration value="AccessSqlException_SqlError130"/>
     <xs:enumeration value="AccessSqlException_SqlError192"/>
     <xs:enumeration value="AccessSqlException_SqlError201"/>
     <xs:enumeration value="AccessSqlException_SqlError206"/>
     <xs:enumeration value="AccessSqlException_SqlError209"/>
     <xs:enumeration value="AccessSqlException_SqlError214"/>
     <xs:enumeration value="AccessSqlException_SqlError217"/>
     <xs:enumeration value="AccessSqlException_SqlError229"/>
     <xs:enumeration value="AccessSqlException_SqlError241"/>
     <xs:enumeration value="AccessSqlException_SqlError245"/>
     <xs:enumeration value="AccessSqlException_SqlError256"/>
     <xs:enumeration value="AccessSqlException_SqlError257"/>
     <xs:enumeration value="AccessSqlException_SqlError260"/>
     <xs:enumeration value="AccessSqlException_SqlError271"/>
     <xs:enumeration value="AccessSqlException_SqlError289"/>
     <xs:enumeration value="AccessSqlException_SqlError402"/>
     <xs:enumeration value="AccessSqlException_SqlError403"/>
     <xs:enumeration value="AccessSqlException_SqlError421"/>
     <xs:enumeration value="AccessSqlException_SqlError535"/>
     <xs:enumeration value="AccessSqlException_SqlError542"/>
     <xs:enumeration value="AccessSqlException_SqlError547_CheckConstraint_Runtime"/>
     <xs:enumeration value="AccessSqlException_SqlError547_CheckConstraint_Design_Table"/>
     <xs:enumeration value="AccessSqlException_SqlError547_CheckConstraint_Design_Column"/>
     <xs:enumeration value="AccessSqlException_SqlError547_ForeignKey_RuntimeInsertUpdate"/>
     <xs:enumeration value="AccessSqlException_SqlError547_ForeignKey_RuntimeDelete"/>
     <xs:enumeration value="AccessSqlException_SqlError547_ForeignKey_Design"/>
     <xs:enumeration value="AccessSqlException_SqlError1004"/>
     <xs:enumeration value="AccessSqlException_SqlError1715"/>
     <xs:enumeration value="AccessSqlException_SqlError1759"/>
     <xs:enumeration value="AccessSqlException_SqlError1765"/>
     <xs:enumeration value="AccessSqlException_SqlError1778"/>
     <xs:enumeration value="AccessSqlException_SqlError1785"/>
     <xs:enumeration value="AccessSqlException_SqlError1919"/>
     <xs:enumeration value="AccessSqlException_SqlError2114"/>
     <xs:enumeration value="AccessSqlException_SqlError2364"/>
     <xs:enumeration value="AccessSqlException_SqlError2365"/>
     <xs:enumeration value="AccessSqlException_SqlError2812"/>
     <xs:enumeration value="AccessSqlException_SqlError3250"/>
     <xs:enumeration value="AccessSqlException_SqlError3623"/>
     <xs:enumeration value="AccessSqlException_SqlError3726"/>
     <xs:enumeration value="AccessSqlException_SqlError3906"/>
     <xs:enumeration value="AccessSqlException_SqlError4121"/>
     <xs:enumeration value="AccessSqlException_SqlError4145"/>
     <xs:enumeration value="AccessSqlException_SqlError4405"/>
     <xs:enumeration value="AccessSqlException_SqlError4429"/>
     <xs:enumeration value="AccessSqlException_SqlError4506"/>
     <xs:enumeration value="AccessSqlException_SqlError4511"/>
     <xs:enumeration value="AccessSqlException_SqlError4901"/>
     <xs:enumeration value="AccessSqlException_SqlError4922"/>
     <xs:enumeration value="AccessSqlException_SqlError4924"/>
     <xs:enumeration value="AccessSqlException_SqlError5074"/>
     <xs:enumeration value="AccessSqlException_SqlError7704"/>
     <xs:enumeration value="AccessSqlException_SqlError8114"/>
     <xs:enumeration value="AccessSqlException_SqlError8115"/>
     <xs:enumeration value="AccessSqlException_SqlError8116"/>
     <xs:enumeration value="AccessSqlException_SqlError8117"/>
     <xs:enumeration value="AccessSqlException_SqlError8134"/>
     <xs:enumeration value="AccessSqlException_SqlError8152"/>
     <xs:enumeration value="AccessSqlException_SqlError9810"/>
     <xs:enumeration value="AccessSqlException_SqlError17142"/>
     <xs:enumeration value="AccessSqlException_SqlError40544"/>
     <xs:enumeration value="AccessSqlException_SqlError40682"/>
     <xs:enumeration value="AccessSqlException_CustomError50001"/>
     <xs:enumeration value="AccessSqlException_CustomError50003"/>
     <xs:enumeration value="AccessSqlException_CustomError50005"/>
     <xs:enumeration value="AccessSqlException_CustomError50010"/>
     <xs:enumeration value="OpenDependentObjects"/>
     <xs:enumeration value="AccessRenameException_ObjectRenameDisallowed"/>
     <xs:enumeration value="AccessRenameException_OnDeployNameTaken"/>
     <xs:enumeration value="AccessFeature_OnDeployMacroUnsupported"/>
     <xs:enumeration value="MacroCompilationException_ParametersDisallowedInOnDeploy"/>
     <xs:enumeration value="AccessEditedAppCantUpgrade"/>
     <xs:enumeration value="OpenDependentObjectsForUpdate"/>
   </xs:restriction>
 </xs:simpleType>

The following table specifies the allowable values for the AccessServerMessageId simple type.

Value

Meaning

Blank

MUST NOT be used.

InternalError

An internal error has occurred on the protocol server.

ManagementUIInternalError

MUST NOT be used.

ServerUnreachable

The server is unreachable.

InvalidValueForField

MUST NOT be used.

GetRecordsPermissionsFailure

The user does not have permissions to view the requested record.

WriteRecordsPermissionsFailure

The user does not have permissions to create or edit the requested record.

NotMemberOfRole

The user credentials failed to be authenticated (1) by the protocol server.

ServerReadOnly

The database application is read-only.

MaxSessionsPerUserExceeded

The protocol operation cannot be finished because the protocol client has exceeded the maximum number of sessions allowed on the protocol server.

RetryError

The protocol server is unable to process the request.

MaxRequestDurationExceeded

The request exceeded the amount of time allowed. It has been canceled.

ProductExpired

The trial period for the protocol has expired.

NewWorkbookSessionTimeout

The session has timed out.

GregorianCalendarHelperException

A request was made against the protocol server with a non-Gregorian calendar.

DataException_CacheOperationInvalid

MUST NOT be used.

DataException_InvalidPageNumber

MUST NOT be used.

DataException_ConflictsEncounteredWhileUpdatingData

MUST NOT be used.

DataException_DeleteConflict

MUST NOT be used.

DataException_QueryParametersNotSupplied

The parameters required in the Source (section 3.1.1.1) are not supplied as input elements to the operation.

DataException_GenericError

An internal error occurred on the server and data changes could not be saved.

DataException_CacheFailureAfterSuccessfulCommit

Data changes were saved, but an internal error occurred on the server after that.

ExternalData_InvalidSource

The protocol server cannot find the Linked Table ([MS-AXL2] section 2.1.1.6) to which the protocol client is trying to connect.

ExternalData_InvalidSite

The protocol server cannot connect to the site specified by the protocol client.

ExternalData_ComponentMissing

The protocol server cannot connect to the Linked Table ([MS-AXL2] section 2.1.1.6) because a required component is not installed on the protocol server.

ExternalData_SourceAccessDenied

The protocol server cannot connect to the Linked Table ([MS-AXL2] section 2.1.1.6) because access was denied.

ExternalData_TooMuchData

The protocol server cannot complete the protocol operation because the query (2) retrieved in too many results.

ExternalData_TooManyWildcards

The protocol server cannot complete the protocol operation because the query (2) contained too many wildcard characters.

ExternalData_ParametersNotSupported

The protocol server cannot complete the protocol operation because the query (2) contained unsupported parameters.

ExternalData_IncompatableCulture

The protocol server cannot connect to a Linked Table ([MS-AXL2] section 2.1.1.6) because it uses a different data culture than the database application.

ExternalData_RefreshDataSource

The protocol server cannot complete the protocol operation because the definition of the Linked Table ([MS-AXL2] section 2.1.1.6) has been updated externally.

ExternalData_DuplicateColumns

The protocol server cannot complete the protocol operation because the definition of the Linked Table ([MS-AXL2] section 2.1.1.6) contains duplicate column (2) names.

ExternalData_LoadUserProfileDisabled

The protocol server is not configured correctly.

DataConnectivity_FunctionalityDisabled

MUST NOT be used.

DataConnectivity_AllIPsNotSupported

MUST NOT be used.

DataConnectivity_IPRangeNotSupported

MUST NOT be used.

DataConnectivity_IPv6NotSupported

MUST NOT be used.

DataConnectivity_FirewallRuleLimitExceeded

MUST NOT be used.

DataConnectivity_NoUserConnectionAllowed

MUST NOT be used.

InvalidArgument

An invalid argument was passed as an input element to the protocol operation.

NullArgument

MUST NOT be used.

WebService_ObjectNotFound

The protocol server cannot find the object requested.

WebService_InvalidId

An invalid argument was passed as input to the protocol server.

WebService_ObjectSaveConflict

The protocol server cannot save the object because someone else has made changes to it using this protocol message.

WebService_ObjectModifiedExternally

The protocol server cannot save the object because someone else has made changes to it using an external tool without using this protocol message.

WebService_DeleteApplicationWithSubwebs

The protocol server cannot delete an application that has sub sites.

WebService_SiteDoesNotExist

The site identified by the URI in the request message from the protocol client does not exist.

WebService_InvalidApplicationEndPoint

The site identified by the URI in the request message from the protocol client is not a valid location for an application.

WebService_GetServerInformation_SiteDoesNotExist

The URI for the site specified by the protocol client in the GetServerInformation ([MS-ASDT] section 3.1.4.2) request message is invalid.

WebService_CreateApplication_SiteDoesNotExist

The protocol server cannot create a new database application at the site identified by the URI in the request message.

WebService_UnsupportedCulture

The requested language is not supported by the protocol server.

WebService_MustBeAuthorToDesign

MUST NOT be used.

WebService_ConflictingOperationInProgress

The request failed because the protocol server is currently saving the changes from another operation in the same application.

ObjectAlreadyExists

The user operation to add/modify an object results in the violation of a primary key constraint on the protocol server.

AccessServicesDisabled

The feature used by the operation is disabled on the protocol server.

AccessServicesNewAppDisabled

MUST NOT be used.

AccessServicesNotExtended

MUST NOT be used.

TableException_CsdlDefinitionNotSupported

An internal error occurred on the protocol server while saving a table ([MS-AXL2] section 2.1.1).

TableException_DuplicateColumnName

Duplicate field (2) names provided while creating a table ([MS-AXL2] section 2.1.1).

TableException_InvalidColumn

Invalid field (2) provided while creating a table ([MS-AXL2] section 2.1.1).

TableException_InvalidFieldInExpression

Invalid field (2) was referenced in an expression ([MS-AXL2] section 2.2.1.10) while creating a table ([MS-AXL2] section 2.1.1).

TableException_InvalidObjectInExpression

Invalid object was referenced in an expression ([MS-AXL2] section 2.2.1.10) while creating a table ([MS-AXL2] section 2.1.1).

TableException_InvalidComputedColumnExpression

The expression ([MS-AXL2] section 2.2.1.10)in a computed column (1) is not valid.

TableException_InvalidComputedColumnType

The evaluated type of a computed column (1) is not valid.

TableException_InvalidRequiredImageColumn

An image type column (1) with "Required" property is not valid.

TableException_InvalidCheckConstraintExpression

One or more fields (2) referenced in an expression ([MS-AXL2] section 2.2.1.10) could not be found.

TableException_TooManyIndexes

The number of indexes has exceeded the maximum allowed in the table ([MS-AXL2] section 2.1.1).

QueryException_AmbiguousSourceNamesProvided

Duplicate Source (section 3.1.1.1) names provided while creating a Named Query (section 3.1.1.1).

QueryException_InvalidSourceNamesProvided

Invalid Source (section 3.1.1.1) names provided while creating a Named Query (section 3.1.1.1).

QueryException_AmbiguousAliasProvided

Duplicate field (2) names provided while creating a Named Query (section 3.1.1.1).

QueryException_InvalidObjectName

MUST NOT be used.

QueryException_AmbiguousJoins

Named Query (section 3.1.1.1) cannot be saved because the protocol server cannot determine which CT_Join ([MS-AXL2] section 2.2.3.10) is to be performed first.

QueryException_GenericAXLValidation

Named Query (section 3.1.1.1) cannot be saved because it failed validation.

QueryException_OutputNotInGroupsOrPartOfAggregate

Named Query (section 3.1.1.1) cannot be saved because one of the fields (2) is not part of an aggregate function.

QueryException_ParameterTypeMismatch

Named Query (section 3.1.1.1) cannot be saved because one of the CT_Parameters ([MS-AXL2] section 2.2.3.12) has an invalid data type.

QueryException_OrderNotInOutputs

Named Query (section 3.1.1.1) cannot be saved because one of the fields (2) referenced in CT_Order ([MS-AXL2] section 2.2.3.2) or CT_OrderExpression ([MS-AXL2] section 2.2.3.71) is not in CT_Results ([MS-AXL2] section 2.2.3.9)

OrderingException_InvalidSpecification

Invalid sortExpression is supplied as an input element in OpenResultSet (section 3.1.4.9.2.1)

OrderingException_InvalidColumnName

MUST NOT be used.

MacroCompilationException_InvalidAxl

The Data Macro ([MS-AXL2] section 2.1.2.2) or UI Macro ([MS-AXL2] section 2.1.2.1) compilation failed because of invalid AXL ([MS-AXL2]).

MacroCompilationException_InvalidAction

The action specified is invalid.

MacroCompilationException_InvalidEventName

The event attribute is invalid.

MacroCompilationException_RequiredArgumentMissing

A required argument is not present for a Macro action.

MacroCompilationException_ArgumentValueNotSpecified

A value is not specified for a given argument.

MacroCompilationException_InvalidActionArgument

The value of a given argument is not valid.

MacroCompilationException_MissingDataMacroParameter

The protocol server could not execute the Macro because either an input or an output parameter was not supplied.

MacroCompilationException_InvalidParameter

The name of an input parameter is not valid.

MacroCompilationException_InvalidQueryParameter

The protocol server could not save the Macro because the parameters supplied do not match with the Named Query (section 3.1.1.1) definition.

MacroCompilationException_MacroCallStackDepthExceeded

The number of nesting macros exceeds the limit.

MacroCompilationException_VariableNameCollision

A local variable or return variable is using the same name as a previously defined variable or parameter.

MacroCompilationException_EmptyConditionalBlock

A conditional block does not contain any actionable statements. Here a conditional block means an If block, Else block, or ElseIf block.

MacroCompilationException_EmptyLookupRecordBlock

A LookupRecord ([MS-AXL2] section 2.2.3.24) block does not contain any actionable statements.

MacroCompilationException_UpdateOnDeletedRecord

An EditRecord ([MS-AXL2] section 2.2.3.28) or DeleteRecord ([MS-AXL2] section 2.2.5.1.4) is operating against a record that no longer exists.

MacroCompilationException_UpdateRecordInNDM

An action EditRecord ([MS-AXL2] section 2.2.3.28) is used at the root level of a Named Data Macro as specified by [MS-AXL2] section 2.1.2.2.

MacroCompilationException_UpdateOnReadonlyQuery

The protocol server could not save the Macro because the protocol server could not determine a primary key to use in a Query.

MacroCompilationException_UpdateOnReadonlyField

The protocol server could not save the Macro because a field being edited is read-only.

MacroCompilationException_InvalidAlias

The alias specified is not valid.

MacroCompilationException_InvalidIdentifier

The identifier specified is not valid.

MacroCompilationException_InvalidVariableName

A local variable or return variable name uses an invalid prefix or violates the naming rules.

DatabaseStorage_RestoreInProgress

MUST NOT be used.

DatabaseStorage_RestoreError

The protocol server failed to restore the database from an archived state.

UnsupportedDatabaseCollation

The database application collation is not supported.

NoDatabaseServersAvailableForCreate

No database servers are available for create.

NoSQLAuthDatabaseServersAvailableForCreate

No database servers where SqlAuthenticationMode (section 2.2.5.16) value is "SqlServerAuth" are available for create.

ExpressionBooleanBitMismatch

MUST NOT be used.

NoApplicationDatabaseInformation

MUST NOT be used.

DatabaseServerLoginFailed

The protocol server was unable to log in to the database server.

SettingValidationFailed

MUST NOT be used.

SettingApplicationNameNotFound

MUST NOT be used.

SettingApplicationIdNotFound

MUST NOT be used.

SettingApplicationProxyNameNotFound

MUST NOT be used.

ProvisioningGenericFailure

MUST NOT be used.

ProvisioningApplicationAlreadyExists

The protocol server cannot save the database application because another database application with the same name already exists.

ProvisioningException_InstallationTimeout

The protocol server timed out while waiting for the database application creation to finish.

ProvisioningSecureStoreIsRequiredAndMissing

MUST NOT be used.

ProvisioningAccessServicesNotSupportedBySite

The protocol server could not create the database application because a template it needs is not available.

FormException_GenericAXLValidation

Form object([MS-AXL2] section 2.2.1.12) definition is invalid.

UnrecognizedVersion

The protocol server does not recognize the version of the application the protocol client is trying to open.

UpgradeFailed

The protocol server failed to upgrade the application to the latest version.

AnotherUpgradeInProgress

MUST NOT be used.

ServerNotCompatibleWithClient

The protocol server is not compatible with the version of the protocol client.

AppNotCompatibleWithClient

The database application is not compatible with the version of the protocol client.

AppNotCompatibleWithServer

The database application to which the protocol client is trying to connect is not compatible with the version of the protocol server.

TemplateNotCompatible

MUST NOT be used.

TemplateSizeExceeded

MUST NOT be used.

TemplateImageSizeExceeded

MUST NOT be used.

TemplateImageTypeUnsupported

MUST NOT be used.

TemplateFailedToExtractApp

The protocol server failed to create the package.

TemplateFailedToParseVersion

The protocol server failed to create the package because the version specified has an incorrect format.

TemplateUnsupportedOrDependencies

The protocol server failed to create a package because it has unsupported objects or some objects are missing dependencies.

ValidateApplicationException_InvalidUserObjectDefinition

The database application contains one or more objects with an invalid definition.

ValidateApplicationException_InvalidEventDatamacroDefinition

The database application contains one or more Macros with an invalid definition.

AccessSqlException_GenericError

The protocol server encountered an error.

AccessSqlException_CalculationCannotbeStored

A calculation on the protocol server resulted in a value that cannot be stored because of an overflow error or an out-of-range value when converting from one data type to another.

AccessSqlException_ObjectNotFound

The protocol server cannot find the object.

AccessSqlException_PermissionDenied

The protocol client does not have sufficient permissions on the site to create or install a web application.

AccessSqlException_DuplicateConstraintValue

The changes requested by the protocol client on the table ([MS-AXL2] section 2.1.1) were not successful because they would create duplicate values in the index ([MS-AXL2] section 2.1.1.3), primary key, or other constraints.

AccessSqlException_NoQueryParameters

Parameters were not supplied for a query ([MS-AXL2] section 1.3.4).

AccessSqlException_FieldNoValue

A field (2) is empty but it expects a value.

AccessSqlException_FieldNoValueDesignTime

Existing data violates the new setting for a field (2). Values MUST be filled in for all records in the field (2) before it can be made to accept only non-null values.

AccessSqlException_InvalidFieldName

Invalid field (2) name.

AccessSqlException_InvalidObjectName

Invalid object name.

AccessSqlException_ObjectAlreadyExists

There is already an object with the same name in the database application.

AccessSqlException_MissingExpressionInAggregateFunction

The query ([MS-AXL2] section 1.3.4) that the protocol client is trying to run does not include an expression ([MS-AXL2] section 2.2.1.10) as part of an aggregate function ([MS-AXL2] section 2.1.3.1).

AccessSqlException_DataTypeConversionMismatch

The protocol server can throw one of three AccessServerMessageIDs (AccessSqlException_DataTypeConversionMismatch, AccessSqlException_SqlError8114, or AccessSqlException_SqlError245) when it fails to convert data from the current data type to the required data type. Which error will be thrown is implementation-specific.

AccessSqlException_InvalidLengthParameter

The protocol server cannot store the result of a function because the value of the function's length parameter isn't valid.

AccessSqlException_IncompatibleTypeChange_TableSave

The protocol server cannot convert the type of an existing column (1) to the specified type.

AccessSqlException_IncompatibleDataChange_TableSave

The protocol server cannot convert the data in an existing column (1) to the specified type.

AccessSqlException_ErrorMessage

The client operation resulted in the violation of a custom validation rule specified by the user and a custom user-specified message is associated with the validation rule failure.

AccessSqlException_SqlConnectionTimeout

The protocol server timed out while communicating with the database application.

AccessSqlException_SqlConnectionTimeoutDuringInsert

The protocol server timed out while communicating with the database application during an insert operation.

AccessSqlException_SqlError102

The protocol server cannot evaluate an expression ([MS-AXL2] section 2.2.1.10) because of a syntax error.

AccessSqlException_SqlError107

A prefix does not match with the name of a table ([MS-AXL2] section 2.1.1) or an alias used in the query ([MS-AXL2] section 1.3.4).

AccessSqlException_SqlError128

Field (2) names are not permitted in this context.

AccessSqlException_SqlError130

The protocol server cannot perform an aggregate function on an expression ([MS-AXL2] section 2.2.1.10) that contains an aggregate ([MS-AXL2] section 2.1.3.1) or a sub-query ([MS-AXL2] section 2.2.1.1).

AccessSqlException_SqlError192

The scale MUST be less than or equal to the precision.

AccessSqlException_SqlError201

An expected parameter was not supplied.

AccessSqlException_SqlError206

The protocol server cannot evaluate an expression ([MS-AXL2] section 2.2.1.10) because the operand data types aren't compatible with each other with respect to the operator in the expression.

AccessSqlException_SqlError209

Ambiguous field (2) name encountered.

AccessSqlException_SqlError214

Type conversion error in a parameter.

AccessSqlException_SqlError217

The data macro ([MS-AXL2] section 2.1.2.2) was stopped because an endless loop was detected.

AccessSqlException_SqlError229

The protocol client does not have sufficient permissions to perform the action on an object in the database application. This error occurs if the user attempts an action, such as executing a stored procedure, or reading or modifying a table, for which the user does not have the appropriate privileges.

AccessSqlException_SqlError241

One or more strings could not be converted to the Date/Time data type.

AccessSqlException_SqlError245

The protocol server can throw one of three AccessServerMessageIDs (AccessSqlException_DataTypeConversionMismatch, AccessSqlException_SqlError8114, or AccessSqlException_SqlError245) when it fails to convert data from the current data type to the required data type. Which error will be thrown is implementation-specific.

AccessSqlException_SqlError256

The protocol server cannot use the specified data with the function, because the data type is not Text ([MS-AXL2] section 2.2.4.6) or Yes/No ([MS-AXL2] section 2.2.4.6).

AccessSqlException_SqlError257

The protocol server can throw either AccessSqlException_SqlError257 or AccessSqlException_SqlError260 when it cannot implicitly convert the data from the current data type to the required data type as part of the operation. Which error will be thrown is implementation-specific.

AccessSqlException_SqlError260

The protocol server can throw either AccessSqlException_SqlError257 or AccessSqlException_SqlError260 when it cannot implicitly convert the data from the current data type to the required data type as part of the operation. Which error will be thrown is implementation-specific.

AccessSqlException_SqlError271

The protocol server cannot update a field (2) because it is read-only.

AccessSqlException_SqlError289

A function cannot create a value of type Date, Time, or DateWithTime because some of the arguments have invalid values. Date is the SQL date type, Time is the SQL time type and DateWithTime is the SQL datetime2 type.

AccessSqlException_SqlError402

The protocol server cannot evaluate an expression ([MS-AXL2] section 2.2.1.10) because the operand data types are not compatible with the operator in the expression.

AccessSqlException_SqlError403

The protocol server cannot evaluate an expression ([MS-AXL2] section 2.2.1.10) because it contains an operator that does not work with the supplied data type.

AccessSqlException_SqlError421

Invalid data type for field (2) in a DISTINCT query ([MS-AXL2] section 1.3.4).

AccessSqlException_SqlError535

The difference between two date values is too large to be stored.

AccessSqlException_SqlError542

A date calculation has resulted in a year value greater than 9999, which is too large to store.

AccessSqlException_SqlError547_CheckConstraint_Runtime

One or more values are prohibited by a check constraint ([MS-AXL2] section 2.1.1.1).

AccessSqlException_SqlError547_CheckConstraint_Design_Table

Existing data violates a new record check constraint ([MS-AXL2] section 2.1.1.1).

AccessSqlException_SqlError547_CheckConstraint_Design_Column

Existing data violates a new check constraint ([MS-AXL2] section 2.1.1.1) for a field (2).

AccessSqlException_SqlError547_ForeignKey_RuntimeInsertUpdate

You cannot add or change a record because a related record is required in a table ([MS-AXL2] section 2.1.1).

AccessSqlException_SqlError547_ForeignKey_RuntimeDelete

A record cannot be deleted or changed because a table ([MS-AXL2] section 2.1.1) contains related records.

AccessSqlException_SqlError547_ForeignKey_Design

Existing data in a table ([MS-AXL2] section 2.1.1) violates referential integrity rules.

AccessSqlException_SqlError1004

A prefix is invalid because there is no table ([MS-AXL2] section 2.1.1) name or alias specified in the query ([MS-AXL2] section 1.3.4).

AccessSqlException_SqlError1715

The protocol server cannot create a relationship with cascade update or delete on a calculated field (2).

AccessSqlException_SqlError1759

Computed fields cannot reference other computed fields in the expression ([MS-AXL2] section 2.2.1.10) property.

AccessSqlException_SqlError1765

Cascade updates are not supported for relationships on computed fields.

AccessSqlException_SqlError1778

Relationship MUST be between fields (2) of the same data type, and MUST include the same number of fields (2) in each table ([MS-AXL2] section 2.1.1).

AccessSqlException_SqlError1785

Cannot create cascading relationship on a table ([MS-AXL2] section 2.1.1) as it will cause a circular cascade relationship.

AccessSqlException_SqlError1919

A field (2) in a table ([MS-AXL2] section 2.1.1) cannot be used in an index ([MS-AXL2] section 2.1.1.3).

AccessSqlException_SqlError2114

The column (1) cannot be used in a SQL IF UPDATE clause, because it is a computed column.

AccessSqlException_SqlError2364

The protocol server cannot automatically convert values from the current data type to the required data type in a criteria expression.

AccessSqlException_SqlError2365

The protocol server cannot convert a value from the current data type to the required data type in a criteria expression.

AccessSqlException_SqlError2812

The protocol server cannot find a data macro ([MS-AXL2] section 2.1.2.2).

AccessSqlException_SqlError3250

The value of a parameter is outside of the range the protocol server expects.

AccessSqlException_SqlError3623

The protocol server cannot evaluate an expression because of a floating point error or an expression argument value that is not valid.

AccessSqlException_SqlError3726

The protocol server cannot delete an object because it is included in a relationship.

AccessSqlException_SqlError3906

The protocol server is currently read-only and some operations are not allowed.

AccessSqlException_SqlError4121

The protocol server cannot find the specified column (1) or expression, or the specified name is ambiguous.

AccessSqlException_SqlError4145

The protocol server is expecting a Boolean condition.

AccessSqlException_SqlError4405

Update or delete for a query ([MS-AXL2] section 1.3.4) failed, because the change would affect more than one base table ([MS-AXL2] section 2.1.1).

AccessSqlException_SqlError4429

The query ([MS-AXL2] section 1.3.4) contains a self-reference.

AccessSqlException_SqlError4506

An output alias is used more than once.

AccessSqlException_SqlError4511

Cannot create a query ([MS-AXL2] section 1.3.4) because no alias was specified for a field (2).

AccessSqlException_SqlError4901

The protocol server cannot add the field (2) because the table contains data and the field (2) is required but does not have a default value.

AccessSqlException_SqlError4922

The protocol server cannot save the changes because one or more objects reference the field (2).

AccessSqlException_SqlError4924

A field (2) does not exist in a table ([MS-AXL2] section 2.1.1).

AccessSqlException_SqlError5074

The protocol server cannot save the changes because the object being updated is dependent on another object.

AccessSqlException_SqlError7704

The protocol server cannot use the specified value because its data type is not valid for the operation.

AccessSqlException_SqlError8114

The protocol server can throw one of three AccessServerMessageIDs (AccessSqlException_DataTypeConversionMismatch, AccessSqlException_SqlError8114, or AccessSqlException_SqlError245) when it fails to convert data from the current data type to the required data type. Which error will be thrown is implementation-specific.

AccessSqlException_SqlError8115

While converting a value from one data type to another, the protocol server produced a value that cannot be stored.

AccessSqlException_SqlError8116

One of the arguments to a function has an incorrect data type.

AccessSqlException_SqlError8117

The protocol server cannot evaluate an expression ([MS-AXL2] section 2.2.1.10) because a value's data type is not compatible with its operator.

AccessSqlException_SqlError8134

Division by zero.

AccessSqlException_SqlError8152

String or binary data which would be truncated.

AccessSqlException_SqlError9810

The protocol server cannot use a date part function. A date part function returns an integer that represents the specified date part of the specified date, such as the year, month, or day of the specified date.

AccessSqlException_SqlError17142

The database service is unavailable.

AccessSqlException_SqlError40544

The database application has reached its maximum size limit.

AccessSqlException_SqlError40682

The database application is read-only.

AccessSqlException_CustomError50001

Circular reference resulted in an error.

AccessSqlException_CustomError50003

A specified data source does not exist.

AccessSqlException_CustomError50005

The protocol server cannot delete the object because it was modified by another user.

AccessSqlException_CustomError50010

Sorry, some other user has already modified settings for this Office App. Please refresh your browser and try again.

OpenDependentObjects

Some dependent objects opened in the protocol client and cannot be updated on the protocol server.

AccessRenameException_ObjectRenameDisallowed

The object cannot be renamed.

AccessRenameException_OnDeployNameTaken

MUST NOT be used.

AccessFeature_OnDeployMacroUnsupported

MUST NOT be used.

MacroCompilationException_ParametersDisallowedInOnDeploy

MUST NOT be used.

AccessEditedAppCantUpgrade

The database application cannot be upgraded because it has been edited on this site, and an upgrade will cause those changes to be lost.

OpenDependentObjectsForUpdate

Some dependent objects are opened in the protocol client and cannot be updated on the protocol server.