A
alistair.calder
I have a player database that has multiple tables (PlayerName, Stats,
Salary) and I would like to show all of the related from the player on
the same form.
The PlayerName table has a PlayerID field that is linked to both the
Salary and Stats tables.
When I look up player X, I would like to have the associated record
come up with all of the related data from the linked tables.
How do I go about doing that?
Salary) and I would like to show all of the related from the player on
the same form.
The PlayerName table has a PlayerID field that is linked to both the
Salary and Stats tables.
When I look up player X, I would like to have the associated record
come up with all of the related data from the linked tables.
How do I go about doing that?