campgirl1989
New member
- Local time
- Today, 09:03
- Joined
- May 25, 2009
- Messages
- 8
I have a student table where the student's name is input, a classes table where all the available classes are listed. I created a join table callled studentsbyclasses where I can easily input a students entire schedule.
Each class has its own seperate table and there are about 50 seperate tables for classes. Each table has a field for scouts names that only pulls up students in that specific class.
What's the best way to setup an automatic update so whatever information is in the studentsbyclasses table goes into each of the classes tables?
Each class has its own seperate table and there are about 50 seperate tables for classes. Each table has a field for scouts names that only pulls up students in that specific class.
What's the best way to setup an automatic update so whatever information is in the studentsbyclasses table goes into each of the classes tables?