J
Jamie
I have two tables with a one to one relationship with
cascade update/delete checked. On the main form I have a
button that is linked to a popup form that uses the second
table. Everything is fine, so long I edit a current
record, but when adding a new employee the related field
in the second table is not added. I thought the
update/delete is suppose to handle this? The second table
has the same field as the main table for the primary field.
Jamie
cascade update/delete checked. On the main form I have a
button that is linked to a popup form that uses the second
table. Everything is fine, so long I edit a current
record, but when adding a new employee the related field
in the second table is not added. I thought the
update/delete is suppose to handle this? The second table
has the same field as the main table for the primary field.
Jamie