Error Code Error Description Supported Versions
2349 For the TopValues property in the query property sheet, you must enter a number smaller than 2,147,483,647.@@@1@@1
Access 2007 uses different description: ‘For the TopValues property in the query property sheet, you must enter a number smaller than 2,147,483,647.@@@1@@@1’
Access 2010 uses different description: ‘For the TopValues property in the query property sheet, you must enter a number smaller than 2,147,483,647.@@@1@@@1’
Access 2013 uses different description: ‘The value specified for top number of rows must be a number between 1 and 2,147,483,647.@@@1@@@1’
Access 2016 uses different description: ‘The value specified for top number of rows must be a number between 1 and 2,147,483,647.@@@1@@@1’
Access 2003+
2350 Microsoft Office Access can’t save the query.@* The query is a pass-through query and can’t be represented as a simple SQL string. Save the query as a named query from the Query Builder. When you close the Query Builder, Microsoft Office Access will fill the RecordSource or RowSource property with the saved query name.
* Make sure the query doesn’t have an SQL syntax error.@@1@604309@1
Access 2007+ uses different description: ‘Microsoft Office Access can’t save the query.@* The query is a pass-through query and can’t be represented as a simple SQL string. Save the query as a named query from the Query Builder. When you close the Query Builder, Microsoft Office Access will fill the RecordSource or RowSource property with the saved query name.
* Make sure the query doesn’t have an SQL syntax error.@@1@1@4309@1’
Access 2010+ uses different description: ‘Microsoft Access can’t save the query.@* The query is a pass-through query and can’t be represented as a simple SQL string. Save the query as a named query from the Query Builder. When you close the Query Builder, Microsoft Access will fill the RecordSource or RowSource property with the saved query name.
* Make sure the query doesn’t have an SQL syntax error.@@1@1@4309@1’
Access 2003+
2351 Microsoft Office Access can’t represent an implicit VALUES clause in the query design grid.@Edit this in SQL view.@@1@@1
Access 2007+ uses different description: ‘Microsoft Office Access can’t represent an implicit VALUES clause in the query design grid.@Edit this in SQL view.@@1@@@1’
Access 2010+ uses different description: ‘Microsoft Access can’t represent an implicit VALUES clause in the query design grid.@Edit this in SQL view.@@1@@@1’
Access 2003+
2352 You can’t modify this query because it has been deleted or renamed by another user.@@@1@@1
Access 2007+ uses different description: ‘You can’t modify this query because it has been deleted or renamed by another user.@@@1@@@1’
Access 2003+
2353 Bad query parameter’|’.@@@1@@1
Access 2007+ uses different description: ‘Bad query parameter’|’.@@@1@@@1′
Access 2003+
2354 This query or table has an expression that is failing to evaluate. Access 2007+
2355 You can select up to | values in a column filter for a multi-valued field. Remove some values, and then try again. Access 2007+
2356 You cannot assign a multivalued or Attachment field to the Link Master Fields or Link Child Fields properties.@@@1@@@1 Access 2007+
2360 A field name is missing.@You have defined a data type or a description for a field without specifying the field name.@Enter a name for the field, or delete the row.@1@@1
Access 2007+ uses different description: ‘A field name is missing.@You have defined a data type or a description for a field without specifying the field name.@Enter a name for the field, or delete the row.@1@@@1’
Access 2003+
2361 Microsoft Office Access can’t save this table.@There are no fields in this table.@Define at least one field by entering a field name and selecting a data type.@1@@1
Access 2007+ uses different description: ‘Microsoft Office Access can’t save this table.@There are no fields in this table.@Define at least one field by entering a field name and selecting a data type.@1@@@1’
Access 2010+ uses different description: ‘Microsoft Access can’t save this table.@There are no fields in this table.@Define at least one field by entering a field name and selecting a data type.@1@@@1’
Access 2003+
2362 You already have a field named ‘|.’@@@1@@1
Access 2007+ uses different description: ‘You already have a field named ‘|.’@@@1@@@1’
Access 2003+
2363 Microsoft Office Access allows only one AutoNumber field per table.@Use the Number data type for similar fields.@@1@@1
Access 2007+ uses different description: ‘Microsoft Office Access allows only one AutoNumber field per table.@Use the Number data type for similar fields.@@1@@@1’
Access 2010+ uses different description: ‘Microsoft Access allows only one AutoNumber field per table.@Use the Number data type for similar fields.@@1@@@1’
Access 2003+
2364 Microsoft Office Access can’t open the table in Datasheet view.@@@1@@1
Access 2007+ uses different description: ‘Microsoft Office Access can’t open the table in Datasheet view.@@@1@@@1’
Access 2010+ uses different description: ‘Microsoft Access can’t open the table in Datasheet view.@@@1@@@1’
Access 2003+
2366 Microsoft Office Access was unable to save the field ordering. All other changes were saved successfully.@Close this database and choose the Repair Database command on the Tools menu (Database Utilities submenu).@@1@@1
Access 2007+ uses different description: ‘Microsoft Office Access was unable to save the field ordering. All other changes were saved successfully.@Click the Microsoft Office Button, point to Manage, and then click Compact and Repair Database.@@1@@@1’
Access 2010+ uses different description: ‘Microsoft Access was unable to save the field ordering. All other changes were saved successfully.@Click the File tab, point to Manage, and then click Compact and Repair Database.@@1@@@0’
Access 2003+
2370 Removing or changing the index for this field would require removal of the primary key.@If you want to delete the primary key, select that field and click the Primary Key button.@@1@@1
Access 2007+ uses different description: ‘Removing or changing the index for this field would require removal of the primary key.@If you want to delete the primary key, select that field and click the Primary Key button.@@1@@@1’
Access 2003+
2371 Microsoft Office Access can’t create a primary key. Your changes weren’t saved.@@@1@@1
Access 2007+ uses different description: ‘Microsoft Office Access can’t create a primary key. Your changes weren’t saved.@@@1@@@1’
Access 2010+ uses different description: ‘Microsoft Access can’t create a primary key. Your changes weren’t saved.@@@1@@@1’
Access 2003+
2372 The field name is not valid.@Make sure that the name doesn’t contain a period (.), exclamation point (!), bracket ([]), leading space, or non-printable character such as a carriage return.If you have pasted the name from another application, try pressing ESC and typing the name again.@@2@613793@1
Access 2007+ uses different description: ‘The field name is not valid.@Make sure that the name doesn’t contain a period (.), exclamation point (!), bracket ([]), leading space, or non-printable character such as a carriage return.If you have pasted the name from another application, try pressing ESC and typing the name again.@@2@1@13793@1’
Access 2010+ uses different description: ‘The field name you entered does not follow Microsoft Access object-naming rules. If you pasted the name from another application, try pressing ESC and typing the name again.@For more information about naming objects, click Help.@@2@1@553714184@1’
Access 2003+
2373 The setting for the FieldSize property must be from 0 through 255.@@@1@@1
Access 2007+ uses different description: ‘The setting for the FieldSize property must be from 0 through 255.@@@1@@@1’
Access 2003+
2374 You can’t create an index or primary key on more than 10 fields.@@@1@@1
Access 2007+ uses different description: ‘You can’t create an index or primary key on more than 10 fields.@@@1@@@1’
Access 2003+
2375 You can’t paste beyond the end of a table.@You have attempted to paste fields beyond the 255th row in a table in Design view.@@1@@1
Access 2007+ uses different description: ‘You can’t paste beyond the end of a table.@You have attempted to paste fields beyond the 255th row in a table in Design view.@@1@@@1’
Access 2003+

Pages:Previous page Next page