hi everyone,
my dbase is for student administration;
if you pick a course, automatically the dbase assingsn the corresponding subjects;
But some people swap a subject outside the course-list; I can solve this with a lookup-field in tblSubjects - but that is against the commandments (for a good reason). How can avoid the lookupfield?
tblStudent
StudentID
StudentName
CourseID
m-1
tblCourse
CourseID
Course
1-m
tblSubj
subjID
subj (lookup-field)
CourseID
Pampers.
You're never too young to learn
Pampers.
You're never too young to learn
my dbase is for student administration;
if you pick a course, automatically the dbase assingsn the corresponding subjects;
But some people swap a subject outside the course-list; I can solve this with a lookup-field in tblSubjects - but that is against the commandments (for a good reason). How can avoid the lookupfield?
tblStudent
StudentID
StudentName
CourseID
m-1
tblCourse
CourseID
Course
1-m
tblSubj
subjID
subj (lookup-field)
CourseID
Pampers.
You're never too young to learn
Pampers.
You're never too young to learn