hi everyone,
a student application (tblStudent)
a student chooses a study (tblStudy)
a study contains of subjects (tblSubjects)
If the students chooses a study, i want the subjects belonging to that study be inserted into to tblStudentSubjects
You use an append query for this?
Hope this helps (a bit)
Pampers.
You're never too young to learn
a student application (tblStudent)
a student chooses a study (tblStudy)
a study contains of subjects (tblSubjects)
If the students chooses a study, i want the subjects belonging to that study be inserted into to tblStudentSubjects
You use an append query for this?
Hope this helps (a bit)
Pampers.
You're never too young to learn