R
RitchieJHicks
I am designing an insurer database and am struggling to get my head around
one issue.
When the policy is set up, it has a primary key which is set by the
AutoNumber option. It also contains customer and vehicle details.
The problem starts when there is an amendment. Say, for example, the
customer calls to change their vehicle. Changing the details isn't an issue,
but my client wishes the database to "remember" the previous details (so in
effect having a historical list of amendments per policy)
Can anyone tell me the correct method in dealing with this? I really can't
understand it.
Thanks.
one issue.
When the policy is set up, it has a primary key which is set by the
AutoNumber option. It also contains customer and vehicle details.
The problem starts when there is an amendment. Say, for example, the
customer calls to change their vehicle. Changing the details isn't an issue,
but my client wishes the database to "remember" the previous details (so in
effect having a historical list of amendments per policy)
Can anyone tell me the correct method in dealing with this? I really can't
understand it.
Thanks.