C
Curtis Miller
I have a form with several subforms on a tab control.
These are all in a 1 to 1 relationship with referential
integrity enforced. My problem occurs with adding new
records to the parent form... the subforms return errors
because there is no matching record in the table the
subforms a linked to.
I've tried setting the Cascade update in the
relationships, but this doesn't seem to work with record
additions (Access 2000).
I have append queries written that do the job on a batch
process, but I would like to make the updates real time...
any suggestions?
Curtis
These are all in a 1 to 1 relationship with referential
integrity enforced. My problem occurs with adding new
records to the parent form... the subforms return errors
because there is no matching record in the table the
subforms a linked to.
I've tried setting the Cascade update in the
relationships, but this doesn't seem to work with record
additions (Access 2000).
I have append queries written that do the job on a batch
process, but I would like to make the updates real time...
any suggestions?
Curtis