A
Arnold Klapheck
I am looking for suggestions or tutorials that will help me design form(s)
for simplified data input for the following.
I have a student table and a guardian table; they have a many to many
relationship, so I have a bridge table and two extra fields in the bridge
table that describe the relationship.
Student must be entered first. I have a form that does this.
What I need to do now is enter new guardian information in the guardian
table and the information in the bridge table.
I would like to select a student (possibly using combo box) from the student
table, then enter the two descripters about the relationship (that go into
the bridge table) then enter the info about the guardian in the guardian
table. Ideally I would like to do this on one form.
any suggestions or areas I might look to accomplish this would be appreciated.
for simplified data input for the following.
I have a student table and a guardian table; they have a many to many
relationship, so I have a bridge table and two extra fields in the bridge
table that describe the relationship.
Student must be entered first. I have a form that does this.
What I need to do now is enter new guardian information in the guardian
table and the information in the bridge table.
I would like to select a student (possibly using combo box) from the student
table, then enter the two descripters about the relationship (that go into
the bridge table) then enter the info about the guardian in the guardian
table. Ideally I would like to do this on one form.
any suggestions or areas I might look to accomplish this would be appreciated.