S
Stephen Mak
At the present moment, we are using an Access Database to
record the information of social club membership. End
users enter data to the table directly and overwrite
previous information.
However, end users want to keep the old information (Like
Name / Address)so that it is not necessary for them to re-
enter again if someone renew their membership. Is there
any suggestion on how to handle it ?
Besides, end users also want to archive historial data
(To keep all information in past years). I would like to
know we should copy all data to another table at a
specific date yearly OR there is a better solution ?
Thanks
record the information of social club membership. End
users enter data to the table directly and overwrite
previous information.
However, end users want to keep the old information (Like
Name / Address)so that it is not necessary for them to re-
enter again if someone renew their membership. Is there
any suggestion on how to handle it ?
Besides, end users also want to archive historial data
(To keep all information in past years). I would like to
know we should copy all data to another table at a
specific date yearly OR there is a better solution ?
Thanks