Error Code | Error Description | Supported Versions |
3247 | ODBC–linked table definition has changed. | Access 2003+ |
3248 | Invalid NetworkAccess setting in the Windows Registry. | Access 2003+ |
3249 | Invalid PageTimeout setting in the Windows Registry. | Access 2003+ |
3250 | Could not build key. | Access 2003+ |
3251 | Operation is not supported for this type of object. | Access 2003+ |
3252 | Cannot open a form whose underlying query contains a user-defined function that attempts to set or get the form’s RecordsetClone property. | Access 2003+ |
3254 | ODBC–Cannot lock all records. | Access 2003+ |
3256 | Index file not found. | Access 2003+ |
3257 | Syntax error in WITH OWNERACCESS OPTION declaration. | Access 2003+ |
3258 | The SQL statement could not be executed because it contains ambiguous outer joins.To force one of the joins to be performed first, create a separate query that performs the first join and then include that query in your SQL statement. Access 2010+ uses different description: ‘The SQL statement could not be executed because it contains ambiguous outer joins. To force one of the joins to be performed first, create a separate query that performs the first join and then include that query in your SQL statement.’ |
Access 2003+ |
3259 | Invalid field data type. | Access 2003+ |
3260 | Could not update; currently locked by user ‘|2’ on machine ‘|1’. | Access 2003+ |
3261 | Table ‘|’ is exclusively locked by user ‘|2’ on machine ‘|1’. | Access 2003+ |
3262 | Could not lock table | Access 2003+ |
3263 | Invalid Database object. | Access 2003+ |
3264 | No field defined–cannot append TableDef or Index. | Access 2003+ |
3265 | Item not found in this collection. | Access 2003+ |
3266 | Cannot append a Field that is already a part of a Fields collection. | Access 2003+ |
3267 | Property can be set only when the Field is part of a Recordset object’s Fields collection. | Access 2003+ |
3268 | Cannot set this property once the object is part of a collection. | Access 2003+ |