Hi, I am creating a database to record golf competition results. I have created tables for,
Members (ID, name, handicap, classification)
Competition (ID, Title, date, format. These 2 tables have look-ups for their content.
I am stuck on how to record results for the competitions. I require the ability to select a competition, enter the results (from maybe 1st to 10th) and the score of each person. Any help on how to set this table up would be greatly appreciated
If you can help, GREAT
If I can help, EVEN BETTER
Members (ID, name, handicap, classification)
Competition (ID, Title, date, format. These 2 tables have look-ups for their content.
I am stuck on how to record results for the competitions. I require the ability to select a competition, enter the results (from maybe 1st to 10th) and the score of each person. Any help on how to set this table up would be greatly appreciated
If you can help, GREAT
If I can help, EVEN BETTER