Re: Link table fields
- From: Saylindara <Saylindara@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 19 Aug 2008 12:19:01 -0700
I've got:
Tblemployee
EmployeeID
Surname
FirstName
Profession
Team
Specialty
TblCourse
CourseID
CourseName
CourseType
CourseDate
TblLink
EmployeeID
CourseID
Mandatory (Yes/No)
Notes
I like the idea of having the course date in the link table so I will
change that.
The profession, team and course names are accessed via a look-up table.
The thing is I made the employee form and subtable but the mandatory and
notes fields would not let me enter any data.
Thanks so much for your help.
"Ron2006" wrote:
The tables contain the data/information..
The forms (using the queries) allow you to see/add/change the data in
the tables.
So add the fields to the link table if it is relevent to the link
between the specific employee and that specific course, for instance
the date on which the course was taken or ended or started, or
registered, or as many events as you need to monitor.
Add to the course table if it is relevent to the course - the teacher
maybe or classroom or whatever.
Add to the employee table if it is relevent to the employee alone -
department, phone number, manager or whatever.
Then change the queries to include those needed fields for each of the
particular forms.
From that point we all need a little more information to give you some
more specific suggestions.
Ron
- References:
- Link table fields
- From: Saylindara
- Re: Link table fields
- From: tina
- Re: Link table fields
- From: Saylindara
- Re: Link table fields
- From: Ron2006
- Link table fields
- Prev by Date: RE: Summing Fields
- Next by Date: RE: Summing Fields
- Previous by thread: Re: Link table fields
- Next by thread: Re: Link table fields
- Index(es):
Relevant Pages
|