S
Somecallmejosh
Yes, I realize that. Here is the structure:
In an effort to avoid communication for the person
entering information into the scheduling form I chose to
enter the following per day of week for scheduling of the
studios...
Partial list of table in question...
ClassName - lookup from Class table
Instructor - Lookup from Instructor table
Monday - yes/no
MondayClass1time - date/time
MondayClass1Studio - ComboBox -> Studio1, Studio2, Studio3
MondayClass2time -
MondayClass2Studio -
MondayClass3time -
MondayClass3Studio -
and so on for Tuesday, Wednesday, Thursday, and
Saturday. Any given class by an instructor can be taught
multiple times, and multiple studios, per day. This is
the reason I chose to set up the table this way, as
opposed to setting up drop down boxes with unyielding
variability. Of course, there probably is an easier way
that I have overlooked.
For example... Teacher "a" may teach Jazz on Monday in
studio 1 at 16:00, in studio 2 at 17:00, and studio 3 at
18:00. Whereas teacher "b" may be teaching tap in studio
2 at 16:00, Studio 1 at 17:00, etc. Is there a better
way I could have set up the table to accommodate for such
variability in scheduling? Yes, I realize the scheduling
is a little "off the mark", if you will, but it's what I
have to work with.
Thanks a bunch.
Josh
In an effort to avoid communication for the person
entering information into the scheduling form I chose to
enter the following per day of week for scheduling of the
studios...
Partial list of table in question...
ClassName - lookup from Class table
Instructor - Lookup from Instructor table
Monday - yes/no
MondayClass1time - date/time
MondayClass1Studio - ComboBox -> Studio1, Studio2, Studio3
MondayClass2time -
MondayClass2Studio -
MondayClass3time -
MondayClass3Studio -
and so on for Tuesday, Wednesday, Thursday, and
Saturday. Any given class by an instructor can be taught
multiple times, and multiple studios, per day. This is
the reason I chose to set up the table this way, as
opposed to setting up drop down boxes with unyielding
variability. Of course, there probably is an easier way
that I have overlooked.
For example... Teacher "a" may teach Jazz on Monday in
studio 1 at 16:00, in studio 2 at 17:00, and studio 3 at
18:00. Whereas teacher "b" may be teaching tap in studio
2 at 16:00, Studio 1 at 17:00, etc. Is there a better
way I could have set up the table to accommodate for such
variability in scheduling? Yes, I realize the scheduling
is a little "off the mark", if you will, but it's what I
have to work with.
Thanks a bunch.
Josh