I have 5 tables: 1. Student Information 2. Project Mid Table 3. Project Information 4. School Mid Table 5. School Information
Student information is linked to both of the mid tables and both of the mid tables are linked to their corresponding tables (project mid table - project information and school mid table - school information)
I enter the school information and project information seperatly. I enter the student information and what school each student goes to in another form (a form that includes fields from school mid table and student information). I want to do a similiar process when entering the students and the projects they have done (using student name from student information and fields from project mid table). However i do not want to enter new students into the database i only want to use the students that i entered earlier. Can anyone help me with this?
Student information is linked to both of the mid tables and both of the mid tables are linked to their corresponding tables (project mid table - project information and school mid table - school information)
I enter the school information and project information seperatly. I enter the student information and what school each student goes to in another form (a form that includes fields from school mid table and student information). I want to do a similiar process when entering the students and the projects they have done (using student name from student information and fields from project mid table). However i do not want to enter new students into the database i only want to use the students that i entered earlier. Can anyone help me with this?