Greetings,
I have been working on an database idea that will assist people with having multiple teams on multiple websites, but i have hit a snag. I am trying to relate 2 tables together but so far it's been no good, I have the following
tblPlayers
ID
Player
Position
Number
Team
tblFantasyTeam
Player
Positon
Team
Number
Stats
I can not get the 2 tables to link together the way i want, which is if you click on the player in the Fantasy Team Table, you can see the data in the Players Table, but i have not been able to do so, can someone help me please.
I have been working on an database idea that will assist people with having multiple teams on multiple websites, but i have hit a snag. I am trying to relate 2 tables together but so far it's been no good, I have the following
tblPlayers
ID
Player
Position
Number
Team
tblFantasyTeam
Player
Positon
Team
Number
Stats
I can not get the 2 tables to link together the way i want, which is if you click on the player in the Fantasy Team Table, you can see the data in the Players Table, but i have not been able to do so, can someone help me please.