S
Shelly
Hi, this may sound a little complicated, but I'll see how I go explaining and
hopefully someone can help me out!
I have a database which I use to track attendances at our school sick bay.
Part of the benefit is that I can use the db to track which teachers are
sending more students etc etc.
As it is nearly the end of the year, I am faced with the prospect of
'rolling over' the students to next year. I need to update student class
information, without losing this years data - ie if James in in grade 2 this
year, I want to update his details to his Grade 3 class (different teacher).
I have several tables, but 'Students' is the main one concerned in my
dilemma. If I update the field 'Class', it will delete the current class -
but I need it to look at retrospective data. If I add a field such as
'2009Class', I'm worried that my forms and reports etc will no longer work.
I do realise that this is far from a perfectly designed database, however I
am hoping that someone can assist me with this.
Thanks in advance!
hopefully someone can help me out!
I have a database which I use to track attendances at our school sick bay.
Part of the benefit is that I can use the db to track which teachers are
sending more students etc etc.
As it is nearly the end of the year, I am faced with the prospect of
'rolling over' the students to next year. I need to update student class
information, without losing this years data - ie if James in in grade 2 this
year, I want to update his details to his Grade 3 class (different teacher).
I have several tables, but 'Students' is the main one concerned in my
dilemma. If I update the field 'Class', it will delete the current class -
but I need it to look at retrospective data. If I add a field such as
'2009Class', I'm worried that my forms and reports etc will no longer work.
I do realise that this is far from a perfectly designed database, however I
am hoping that someone can assist me with this.
Thanks in advance!