G
Guest
Hi
I've got two tables with a One-to-Many relationship. In the Many table there
is a column/field which I want to automatically update based on the PK of the
One table.
Is there a way that I can ask the field to check for the latest PK field in
the One table and insert it into itself every time a record is generated in
that table?
Thanks
Adrian
I've got two tables with a One-to-Many relationship. In the Many table there
is a column/field which I want to automatically update based on the PK of the
One table.
Is there a way that I can ask the field to check for the latest PK field in
the One table and insert it into itself every time a record is generated in
that table?
Thanks
Adrian