A
alistair.calder
I am trying to create a hockey player database in Access, so I have
created a Player table that contains things like Name, Age, etc.
I have another table called Stats which contains GamesPlayed, Goals,
Assists and stuff. But this table of stats only works for forwards and
defensemen.
I am also tracking goalies, that have a totally different set of stats
(GoalsAllowed, ShutOuts, Shots, etc). So I have created a separate
table GoalieStats.
What I want to know is: From the Players table, can I have a link to
the Stats table IF the player is a forward/defenseman, and link to a
different database if the player is a Goalie?
Alistair
created a Player table that contains things like Name, Age, etc.
I have another table called Stats which contains GamesPlayed, Goals,
Assists and stuff. But this table of stats only works for forwards and
defensemen.
I am also tracking goalies, that have a totally different set of stats
(GoalsAllowed, ShutOuts, Shots, etc). So I have created a separate
table GoalieStats.
What I want to know is: From the Players table, can I have a link to
the Stats table IF the player is a forward/defenseman, and link to a
different database if the player is a Goalie?
Alistair