J
JWCrosby
A form/sub-form that was working has quit working. I'm
getting this error: "The LinkMasterFields property setting
has produced this error "The object doesn't contain the
Automation object 'StudentData."
Here's the details.
The main form is based on a query which contains all the
data from the StudentData table, including its PK
[StudentID]
The subform is based on a table, which has a foreign key
called [StudentID]. The two tables have a one-to-many
relationship.
The settings on the subform are:
LinkChildFields: StudentID
LinkMasterFields: StudentData.StudentID
I get the error message above when I attempt to add data
to the subform. I can't figure out why it isn't working
now.
Any help?
getting this error: "The LinkMasterFields property setting
has produced this error "The object doesn't contain the
Automation object 'StudentData."
Here's the details.
The main form is based on a query which contains all the
data from the StudentData table, including its PK
[StudentID]
The subform is based on a table, which has a foreign key
called [StudentID]. The two tables have a one-to-many
relationship.
The settings on the subform are:
LinkChildFields: StudentID
LinkMasterFields: StudentData.StudentID
I get the error message above when I attempt to add data
to the subform. I can't figure out why it isn't working
now.
Any help?