Need some assistance with this.
I have 2 tables
Example:
Table 1: TeacherID, TeacherName
Table 2: StudentID, TeacherID, StudentName, StudentAge, ETC
I have defined the relationship using TeacherID (1 to many)
In my form i have various tabs that basically shows the details from Table 2...