curiousdesi
Registered User.
- Local time
- Today, 12:09
- Joined
- Jan 18, 2014
- Messages
- 10
Good Morning!
I have a new scenario today! I have searched database design to try to figure this out and have an effective database as well as adding multiple records to one table that is linked to 1 record in the other table. Here's where I need help:
I have a master student list with their information that has the fields
Student ID
LastName
FirstName
Address
City
Zip
Community
I have another table that has the fields
ClassName
Date
Community
Instructor
What I would like to do is be able to create a form that can add multiple classes for each student. For example, I have Student 1. Student 1 has attended class A, B, C, and D. I would like the form to have the student's name and ID with a way to add multiple classes linked to that student. Is there a way to do this? I've looked into it and seem to find answers in which I can't see the db and don't understand code very well...
Any suggestions are more than welcome and I appreciate your time very much.
Thank you!!!
I have a new scenario today! I have searched database design to try to figure this out and have an effective database as well as adding multiple records to one table that is linked to 1 record in the other table. Here's where I need help:
I have a master student list with their information that has the fields
Student ID
LastName
FirstName
Address
City
Zip
Community
I have another table that has the fields
ClassName
Date
Community
Instructor
What I would like to do is be able to create a form that can add multiple classes for each student. For example, I have Student 1. Student 1 has attended class A, B, C, and D. I would like the form to have the student's name and ID with a way to add multiple classes linked to that student. Is there a way to do this? I've looked into it and seem to find answers in which I can't see the db and don't understand code very well...
Any suggestions are more than welcome and I appreciate your time very much.
Thank you!!!