Error Code | Error Description | Supported Versions |
3808 | Need a version 4.x or greater format system database to perform this operation. | Access 2007+ |
3809 | Query | was created with a later release of Microsoft Office Access database engine and may have syntax that this version of Microsoft Office Access database engine cannot execute. This query can only be executed with the version of Microsoft Office Access database that created it. Access 2010+ uses different description: ‘Query | was created with a later release of Microsoft Access database engine and may have syntax that this version of Microsoft Access database engine cannot execute. This query can only be executed with the version of Microsoft Access database that created it.’ |
Access 2007+ |
3810 | Unrecognized keyword WHEN. | Access 2007+ |
3811 | Query could not be executed. | Access 2007+ |
3812 | You cannot update this field because the value you’re trying to apply is not valid or would break a data integrity rule.Please correct and try again. Access 2010+ uses different description: ‘You cannot update this field because the value you’re trying to apply is not valid or would break a data integrity rule. Please correct and try again.’ |
Access 2007+ |
3813 | SQL pass through queries are disabled. | Access 2007+ |
3814 | Columns that accept multiple values for a record cannot be included in a multiple-column relationship. | Access 2007+ |
3815 | Columns that accept multiple values for a record cannot be included in a multiple-column index. | Access 2007+ |
3816 | The unique index on the ‘|’ column cannot be deleted. | Access 2007+ |
3817 | The multi-valued field ‘|’ is not valid in a CROSSTAB query. | Access 2007+ |
3818 | Operation cannot be completed on this database because it uses attachements or multi-valued lookup fields. Access 2010+ uses different description: ‘Operation cannot be completed on this database because it uses attachments or multi-valued lookup fields.’ |
Access 2007+ |
3819 | Find cannot be executed on columns that accept multiple values for a record. | Access 2007+ |
3820 | You cannot enter that value because it duplicates an existing value in the multi-valued lookup or attachment field. Multi-valued lookup or attachment fields cannot contain duplicate values. | Access 2007+ |
3821 | You cannot change a multi-valued lookup field to the selected data type. | Access 2007+ |
3822 | The value cannot be added to this new row until the row has been committed. Commit the row first, and then try adding the value. | Access 2007+ |
3823 | You cannot edit this field because it resides in a linked Excel spreadsheet. The ability to edit data in a linked Excel spreadsheet has been disabled in this Access release. | Access 2007+ |
3824 | An INSERT INTO query cannot contain a multi-valued field. | Access 2007+ |
3825 | SELECT * cannot be used in an INSERT INTO query when the source or destination table contains a multi-valued field. | Access 2007+ |
3826 | An UPDATE or DELETE query cannot contain a multi-valued field. | Access 2007+ |
3827 | Cannot perform an aggregate function on a multi-valued column when a JOIN clause contains a different multi-valued column. | Access 2007+ |