P
pvdalen
Howdy gang,
Sounds simple; I've a form with a few subforms. What I'd like to be able to
do is access the master form record via the form, then just modify that
record by attaching a subform record to that master record.
However, if that subform record already exists, all I'm trying to do is
attach it to the parent record via the form and subform. But, I'm getting a
message indicating that I'm violating referential integrity; obviously, the
system thinks I'm trying to ass a duplicate record to the table referenced by
the subform. Am I missing an obvious setting that will compel the system to
NOT try to add that subrecord?
Hope this is clear and thanks very much in advance,
Paul
Sounds simple; I've a form with a few subforms. What I'd like to be able to
do is access the master form record via the form, then just modify that
record by attaching a subform record to that master record.
However, if that subform record already exists, all I'm trying to do is
attach it to the parent record via the form and subform. But, I'm getting a
message indicating that I'm violating referential integrity; obviously, the
system thinks I'm trying to ass a duplicate record to the table referenced by
the subform. Am I missing an obvious setting that will compel the system to
NOT try to add that subrecord?
Hope this is clear and thanks very much in advance,
Paul