K
KC
Hi Group,
I'm using Access 2000. I'm trying to create relationships and whilst
I think I understand the concept it seems applying the concept to my
requirements is somewhat harder for me to understand.
I work for an organisation who responds to calls from the public to
fit equipment in their home. So I need a DB to hold:
CustomerID
Customer Details
AppointmentID
Appointment Date
Appointment Time
CustomerID
And then a table that sets out item fitted?
AppointmentID
ItemID
LocationID
And a table for promotional/help leaflets left
AppointmentID
LeafletID
I also have a table detailing the visit, how long it took, who
undertook the visit, existing conditions etc.
Following the many examples found I can easily understand the first
link, linking a customer to an appointment but it goes awry from
there. Do I chain links all the way through or refer each sub table
back to a single table. Certainly the choices I make in the keys seem
to affect how it runs or not as seems to be in most cases. I have
tried to emulate examples I've seen but its just not going in.
Can anyone give me any pointers?
Many thanks in anticipation
KC
I'm using Access 2000. I'm trying to create relationships and whilst
I think I understand the concept it seems applying the concept to my
requirements is somewhat harder for me to understand.
I work for an organisation who responds to calls from the public to
fit equipment in their home. So I need a DB to hold:
CustomerID
Customer Details
AppointmentID
Appointment Date
Appointment Time
CustomerID
And then a table that sets out item fitted?
AppointmentID
ItemID
LocationID
And a table for promotional/help leaflets left
AppointmentID
LeafletID
I also have a table detailing the visit, how long it took, who
undertook the visit, existing conditions etc.
Following the many examples found I can easily understand the first
link, linking a customer to an appointment but it goes awry from
there. Do I chain links all the way through or refer each sub table
back to a single table. Certainly the choices I make in the keys seem
to affect how it runs or not as seems to be in most cases. I have
tried to emulate examples I've seen but its just not going in.
Can anyone give me any pointers?
Many thanks in anticipation
KC