Boyohazard
06-24-2008, 05:47 AM
Hi
I have two tables, student and course, that has a many to many relationship. As I understand it this needs to be "resolved" by a link table which I have done (StudentCourseLink) utilising the student ID and course ID attributes.
This table will now be used to track what course(s) a student has attended, but how do I populate it easily and efficiently?
I have tried looking up the student id and course id and entering them manually...incredibly laborious! :eek:
I've never gone this in depth with a database before let alone Access but surely there must be a way of creating a form that makes this easier than it seems?
I'm using Access 2007. Thank you for your time.
I have two tables, student and course, that has a many to many relationship. As I understand it this needs to be "resolved" by a link table which I have done (StudentCourseLink) utilising the student ID and course ID attributes.
This table will now be used to track what course(s) a student has attended, but how do I populate it easily and efficiently?
I have tried looking up the student id and course id and entering them manually...incredibly laborious! :eek:
I've never gone this in depth with a database before let alone Access but surely there must be a way of creating a form that makes this easier than it seems?
I'm using Access 2007. Thank you for your time.