Hi,
I try to create a student administration database and need some help…
I use two tables, table STUDENTS and table GRADES. Table STUDENTS stores all the usual info (name, address, tel, email, etc). Table GRADES has about 10 fields, the first has the manes of the teaching units (about 10) and the rest fields are to be used for the marks.
I use a tabbed form with 2 pages to display the data for each student. The first page displays the student details (name, address, tel, etc) and the second page must display the table GRADES in order to put the marks. In other words I try to create a relation between ALL teaching units from table GRADES with each student and I got stuck! Any help will be appreciated!
Regards,
Pavlos
I try to create a student administration database and need some help…
I use two tables, table STUDENTS and table GRADES. Table STUDENTS stores all the usual info (name, address, tel, email, etc). Table GRADES has about 10 fields, the first has the manes of the teaching units (about 10) and the rest fields are to be used for the marks.
I use a tabbed form with 2 pages to display the data for each student. The first page displays the student details (name, address, tel, etc) and the second page must display the table GRADES in order to put the marks. In other words I try to create a relation between ALL teaching units from table GRADES with each student and I got stuck! Any help will be appreciated!
Regards,
Pavlos