G
Gary
I have a database I'm creating to track employee training
attendance using Access2000. I'm relatively new to Access
design, and just want to confirm that the way I have
created this is the best way.
I have one table [eetbl] to track detailed employee
information such as name, hire date, supervisor, etc.
The second table [clstbl] tracks detailed course
information such as course start date and end date, course
name, duration, course code, etc.
I have also created a third table to track which employee
attended which class [attentbl]- and this final table is
only tracking [eeID] and [clsID].
Ideally I would like to be able to query the [attentbl] by
clsID and have it return all employees who attended- as
well as query by eeID and return all courses attended. The
ability to add multiple employees simultaniously would be
a highly beneficial addition.
Is this possible using this design? Any suggestions or
alternatives would be welcome!
Thank you!
Gary
attendance using Access2000. I'm relatively new to Access
design, and just want to confirm that the way I have
created this is the best way.
I have one table [eetbl] to track detailed employee
information such as name, hire date, supervisor, etc.
The second table [clstbl] tracks detailed course
information such as course start date and end date, course
name, duration, course code, etc.
I have also created a third table to track which employee
attended which class [attentbl]- and this final table is
only tracking [eeID] and [clsID].
Ideally I would like to be able to query the [attentbl] by
clsID and have it return all employees who attended- as
well as query by eeID and return all courses attended. The
ability to add multiple employees simultaniously would be
a highly beneficial addition.
Is this possible using this design? Any suggestions or
alternatives would be welcome!
Thank you!
Gary