G
Guest
Hi:
I'm not new to database design, however, I am inexperienced with Access. I'm
trying to build the classic Many to Many application for Students and
Classes. So far I've developed the following tables, using tblLink to
establish the kind of relationship we need for a Many to Many scenario.
tblStudents
tblClasses
tblLink [StudentID and ClassID] + Grade
tblInstructors
tblCourses
I'm using the Relationship builder, and for the life of me, I cannot figure
out how to manually establish relationships. I need several One to Many, but
I also need some One to One relationships. Is there a way to tell Access
which type I want? Or does Access always determine the type of relationship?
Am I missing the obvious?
By the way, since this is such a common design, there must be several
examples of the proper design for this application. I would appreciate it if
someone could point send me some links.
Thanks,
Robert
I'm not new to database design, however, I am inexperienced with Access. I'm
trying to build the classic Many to Many application for Students and
Classes. So far I've developed the following tables, using tblLink to
establish the kind of relationship we need for a Many to Many scenario.
tblStudents
tblClasses
tblLink [StudentID and ClassID] + Grade
tblInstructors
tblCourses
I'm using the Relationship builder, and for the life of me, I cannot figure
out how to manually establish relationships. I need several One to Many, but
I also need some One to One relationships. Is there a way to tell Access
which type I want? Or does Access always determine the type of relationship?
Am I missing the obvious?
By the way, since this is such a common design, there must be several
examples of the proper design for this application. I would appreciate it if
someone could point send me some links.
Thanks,
Robert