ACC: Errors Adding Record to AutoLookup Form (95/97) (142842)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q142842
Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
When you are adding a record through a form that is based on an AutoLookup
query, you may receive one of the following error messages when you try to
enter anything in the foreign key field:
To make changes to this field, first save the record
-or-
Current field must match join key '?' on 'one' side of
one-to-many relationship because it has been updated.
-or-
Field can't be edited
CAUSE
Default values are set on a control or controls bound to the "one" side
table of an AutoLookup query, which acts as the record source for the form.
RESOLUTION
Make sure that the control or controls that are bound to the "one" side of
the query do not have any default values set.
REFERENCES
For more information about the AutoLookup feature, search on the phrase
"AutoLookup queries," and then view the "Create an AutoLookup query that
automatically fills in data" or the "About AutoLookup queries that enter
data automatically" topic, using the Microsoft Access 97 Help Index.
Modification Type: | Major | Last Reviewed: | 10/20/2003 |
---|
Keywords: | kberrmsg kbprb KB142842 |
---|
|