Error Code | Error Description | Supported Versions |
3828 | Cannot reference a table with a multi-valued field using an IN clause that refers to another database. | Access 2007+ |
3829 | The multi-valued field ‘|’ cannot be used in an ORDER BY clause. | Access 2007+ |
3830 | The multi-valued field ‘|’ cannot be used in an GROUP BY clause. | Access 2007+ |
3831 | The multi-valued field ‘|’ cannot be used in a WHERE or HAVING clause. | Access 2007+ |
3832 | The current file format no longer supports user-level security. The conversion or compaction process has removed any user-level permissions. | Access 2007+ |
3833 | The multi-valued field ‘|’ is not valid in the specified JOIN clause. | Access 2007+ |
3834 | The multi-valued field ‘|1’ is not valid in the expression ‘|2’. | Access 2007+ |
3835 | The DISTINCT keyword cannot be used with the multi-valued field ‘|’. | Access 2007+ |
3836 | You are attempting to work with a Paradox file that requires the Borland Database Engine (BDE). Microsoft Office Access cannot load the BDE, or the BDE is not correctly installed. To correct this, run the setup program for the BDE. Access 2010+ uses different description: ‘You are attempting to work with a Paradox file that requires the Borland Database Engine (BDE). Microsoft Access cannot load the BDE, or the BDE is not correctly installed. To correct this, run the setup program for the BDE.’ |
Access 2007+ |
3837 | The multi-valued field ‘|’ cannot be used in a UNION query. | Access 2007+ |
3838 | Multi-valued fields are not allowed in SELECT INTO statements. | Access 2007+ |
3839 | The specified file exists already. | Access 2007+ |
3840 | The attachment you are adding exceeds the system resources available. | Access 2007+ |
3841 | Cannot connect to the Sharepoint site ‘|’. Try again later. Access 2010+ uses different description: ‘Cannot connect to the SharePoint site ‘|’. Try again later.’ |
Access 2007+ |
3842 | The expression ‘|’ must be part of an aggregate function. | Access 2007+ |
3843 | An INSERT INTO query that contains a multivalued field cannot contain another field. | Access 2007+ |
3844 | Cannot reference a multi-valued field in an UPDATE or DELETE statement that contains other fields. | Access 2007+ |
3845 | Microsoft Office Access does not support linking to an Access database or Microsoft Office Excel workbook saved in a format that is a later version than the current database format. Access 2010+ uses different description: ‘Microsoft Access does not support linking to an Access database or Microsoft Office Excel workbook saved in a format that is a later version than the current database format.’ |
Access 2007+ |
3846 | The multi-valued field ‘|’ in an ORDER BY must also appear in the SELECT list. | Access 2007+ |
3847 | ODBCDirect is no longer supported.Rewrite the code to use ADO instead of DAO. Access 2010+ uses different description: ‘ODBCDirect is no longer supported. Rewrite the code to use ADO instead of DAO.’ |
Access 2007+ |