Error Code | Error Description | Supported Versions |
30006 | Access was not able to perform this operation because the project is not connected to a SQL Server database. | Access 2003+ |
30007 | Can’t sort on one or more fields specified in ‘Order By’ property or sorting/grouping dialog. | Access 2003+ |
30008 | The server you are trying to access is case sensitive.Objects of the same name but of different case are not supported.Using these objects may result in a loss of data. | Access 2003+ |
30009 | Another user or application has deleted this record or changed the value of its primary key. | Access 2003+ |
30010 | Cannot apply Filter on one or more fields specified in the Filter property. | Access 2003+ |
30011 | Cannot get column information for the database object being browsed. | Access 2003+ |
30012 | A Server Filter cannot be applied to a stored procedure Record Source. Filter not applied. | Access 2003+ |
30013 | You can’t update the record because another user or application deleted it or changed the value of its primary key. | Access 2003+ |
30014 | The data was added to the database but the data won’t be displayed in the form because it doesn’t satisfy the criteria in the underlying record source. | Access 2003+ |
30015 | The specified record source contains duplicate names for some output fields.Use aliases in your SELECT statement to give each field a unique name. | Access 2003+ |
30016 | The field ‘|’ is read only. | Access 2003+ |
30017 | This database is not enabled for publication. | Access 2003+ |
30018 | Cannot create objects of type ‘|’ against current SQL backend. Please check your permissions and server setup. | Access 2003+ |
30019 | Microsoft Office Access cannot copy a table with a name that is longer than 64 characters. Access 2010+ uses different description: ‘Microsoft Access cannot copy a table with a name that is longer than 64 characters.’ |
Access 2003+ |
30020 | Cannot find column ‘|’. | Access 2003+ |
30021 | Cannot use domain functions on stored procedures. | Access 2003+ |
30022 | The Access project could not be opened.You may not have adequate permissions, or the project may be read-only. | Access 2003+ |
30023 | Cannot use domain functions on scalar functions. | Access 2003+ |
30024 | Your password will not be encrypted before it is saved to the file.@Users who view the source contents of the file will be able to see the account user name and password.&Save PasswordCancel@@36@553714179@ Access 2007+ uses different description: ‘Your password will not be encrypted before it is saved to the file.@Users who view the source contents of the file will be able to see the account user name and password.&Save PasswordCancel@@36@1@553714179@’ |
Access 2003+ |
30025 | Invalid SQL Statement. Check the server filter on the form record source | Access 2003+ |