S
Stokely
I have been working with Access for almost 2 years now and I feel I have an
excellent comprehension of database normalization.
I'm trying to design a system to track and update the depth chart for a
sports team. Specifically 4 lines of 5 positions each, 4 lines of 4 positions
each, and 4 lines of 3 positions each for each team.
The idea is to be able to view all these lines on a single form for any
given team and change players using combo boxes. (Perhaps using tabs for the
different groups of lines). It seems to me this might be one of the few
situations for a table with a lot of fields. A field for each of the
positions.
However, it also seems like it goes against good database structure.
Any ideas?
excellent comprehension of database normalization.
I'm trying to design a system to track and update the depth chart for a
sports team. Specifically 4 lines of 5 positions each, 4 lines of 4 positions
each, and 4 lines of 3 positions each for each team.
The idea is to be able to view all these lines on a single form for any
given team and change players using combo boxes. (Perhaps using tabs for the
different groups of lines). It seems to me this might be one of the few
situations for a table with a lot of fields. A field for each of the
positions.
However, it also seems like it goes against good database structure.
Any ideas?