R
rich
Hello,
I discovered a mistake in the design of my database. I have the same data
stored in two different tables, which happen to have a parent/child
relationship. I believe the data should really be in the child table, but
the parent table happens to be similar to an employee_master table so I can't
really change it.
I was wondering if Access supports triggers, or a similar concept. Is so,
I'm thinking that anytime the two fields in question change in the parent
table, the changes can also be made to the child.
Any ideas?
TIA,
Rich
I discovered a mistake in the design of my database. I have the same data
stored in two different tables, which happen to have a parent/child
relationship. I believe the data should really be in the child table, but
the parent table happens to be similar to an employee_master table so I can't
really change it.
I was wondering if Access supports triggers, or a similar concept. Is so,
I'm thinking that anytime the two fields in question change in the parent
table, the changes can also be made to the child.
Any ideas?
TIA,
Rich