A
Alpay Eno
Hello all, I'd appreciate some pointers here... I've got
a school scheduling app working where my ROWS are Periods
1-9 and my COLUMNS are grades 5a, 5b, 6a, 6b, etc to 8b.
This table contains subject names (reading, math, etc)
and I'd like to have a seperate table associating teacher
names to subjects (some teachers teach multiple
subjects). Whats the best way to design this? I
ultimately want to do a query where only the subjects a
specific teacher is associated with shows on the grid
(schedules to be printed for each teacher).
Thanks all...
Alpay Eno
a school scheduling app working where my ROWS are Periods
1-9 and my COLUMNS are grades 5a, 5b, 6a, 6b, etc to 8b.
This table contains subject names (reading, math, etc)
and I'd like to have a seperate table associating teacher
names to subjects (some teachers teach multiple
subjects). Whats the best way to design this? I
ultimately want to do a query where only the subjects a
specific teacher is associated with shows on the grid
(schedules to be printed for each teacher).
Thanks all...
Alpay Eno