C
craig
If I have 4 tables containing various data, each table
has a primary key called RUN NUMBER. If I link them
together in the relationship table via the RUN NUMBER
would it make sense that when I created a new RUN NUMBER
in one table it would replicate in the other 3?
If I base a query on each of the tables, and created a
form from each query,if I created a new RUN NUMBER in one
of the forms would it show in the other forms if the
table were all linked?
Do I need to link the Queries?
Would the query link's be linked as a foreign key?
Or am I very confused.
has a primary key called RUN NUMBER. If I link them
together in the relationship table via the RUN NUMBER
would it make sense that when I created a new RUN NUMBER
in one table it would replicate in the other 3?
If I base a query on each of the tables, and created a
form from each query,if I created a new RUN NUMBER in one
of the forms would it show in the other forms if the
table were all linked?
Do I need to link the Queries?
Would the query link's be linked as a foreign key?
Or am I very confused.