D
default105
Access 2k3
I need to record when a student attends class. Date attended, time they
logged in, etc. I started to set up this db years ago but the person
requesting it decided they did not want it, now they do. Even though I know
a hundred fold more than I did then, I still have much to learn. I remember
before I posted here and I was creating a record for the student each time
they logged in(which will only ever be once per day) in the tblAttendance
table. I was told then that this is not the correct way for access to do
this. However, for the life of me, I can not figure out how to set it up to
follow 3nf without using a table for attendance and a record for each
individual student attendance login. Thanks for the help.
I need to record when a student attends class. Date attended, time they
logged in, etc. I started to set up this db years ago but the person
requesting it decided they did not want it, now they do. Even though I know
a hundred fold more than I did then, I still have much to learn. I remember
before I posted here and I was creating a record for the student each time
they logged in(which will only ever be once per day) in the tblAttendance
table. I was told then that this is not the correct way for access to do
this. However, for the life of me, I can not figure out how to set it up to
follow 3nf without using a table for attendance and a record for each
individual student attendance login. Thanks for the help.