Error Code | Error Description | Supported Versions |
3097 | Cannot have aggregate function in ORDER BY clause (|). | Access 2003+ |
3098 | Cannot have aggregate function in GROUP BY clause (|). | Access 2003+ |
3099 | Cannot have aggregate function in JOIN operation (|). | Access 2003+ |
3100 | Cannot set field ‘|’ in join key to Null. | Access 2003+ |
3101 | The Microsoft Jet database engine cannot find a record in the table ‘|2’ with key matching field(s) ‘|1’. Access 2007+ uses different description: ‘The Microsoft Office Access database engine cannot find a record in the table ‘|2’ with key matching field(s) ‘|1′.’ Access 2010+ uses different description: ‘The Microsoft Access database engine cannot find a record in the table ‘|2’ with key matching field(s) ‘|1′.’ |
Access 2003+ |
3102 | Circular reference caused by ‘|’. | Access 2003+ |
3103 | Circular reference caused by alias ‘|’ in query definition’s SELECT list. | Access 2003+ |
3104 | Cannot specify fixed column heading ‘|’ in a crosstab query more than once. | Access 2003+ |
3105 | Missing destination field name in SELECT INTO statement (|). | Access 2003+ |
3106 | Missing destination field name in UPDATE statement (|). | Access 2003+ |
3107 | Record(s) cannot be added; no insert permission on ‘|’. | Access 2003+ |
3108 | Record(s) cannot be edited; no update permission on ‘|’. | Access 2003+ |
3109 | Record(s) cannot be deleted; no delete permission on ‘|’. | Access 2003+ |
3110 | Could not read definitions; no read definitions permission for table or query ‘|’. | Access 2003+ |
3111 | Could not create; no modify design permission for table or query ‘|’. | Access 2003+ |
3112 | Record(s) cannot be read; no read permission on ‘|’. | Access 2003+ |
3113 | Cannot update ‘|’; field not updateable. | Access 2003+ |
3114 | Cannot include Memo, OLE, or Hyperlink Object when you select unique values (|). | Access 2003+ |
3115 | Cannot have Memo, OLE, or Hyperlink Object fields in aggregate argument (|). | Access 2003+ |
3116 | Cannot have Memo, OLE, or Hyperlink Object fields in criteria (|) for aggregate function. | Access 2003+ |