D
David Kistner
Sometimes, when our users enter data into the main form and the
related subforms, the subform record is not relating to the main form.
All of the tables are receiving the data, except for the foreign key
of the subform table that relates to the primary key of the main form
table. This entry is missing. I can manually go to the subform table
record, and insert the foreign key entry, and at that point everything
works fine. But what could be causing this intermittent failure to
occur? Most of the time, users fill out the form and the related
subforms and we have no problem (the foreign key is automatically
included/entered into the subform's table).
Thanks in advance for your help.
- David Kistner
related subforms, the subform record is not relating to the main form.
All of the tables are receiving the data, except for the foreign key
of the subform table that relates to the primary key of the main form
table. This entry is missing. I can manually go to the subform table
record, and insert the foreign key entry, and at that point everything
works fine. But what could be causing this intermittent failure to
occur? Most of the time, users fill out the form and the related
subforms and we have no problem (the foreign key is automatically
included/entered into the subform's table).
Thanks in advance for your help.
- David Kistner