ibbledibble
Registered User.
- Local time
- Today, 01:47
- Joined
- Sep 29, 2008
- Messages
- 59
Hi
I have a database for our customers that contains a number of tables and respective forms. I want to redesign the database as it has a design flaw but this will involve the transfer of a large amount of data from one table to another.
The first table contains all our customer's details and the second table contains details of incidents that happened to that customer. Therefore, there could be many incidents for one customer.
The customer table contains two fields that I want to transfer, 'case status' and 'case level'. I want to put these into the second table 'incidents'. However, as there are more incidents than customers I need to know how to do this so that the data in 'incidents' is correctly linked to the customer. They are already linked by auto number.
Also, if there is an incident that has the case status set to 'open', I want to display a field in the customer form that says 'This customer has an unresolved incident'.
Can anyone please help?
Thanks
I have a database for our customers that contains a number of tables and respective forms. I want to redesign the database as it has a design flaw but this will involve the transfer of a large amount of data from one table to another.
The first table contains all our customer's details and the second table contains details of incidents that happened to that customer. Therefore, there could be many incidents for one customer.
The customer table contains two fields that I want to transfer, 'case status' and 'case level'. I want to put these into the second table 'incidents'. However, as there are more incidents than customers I need to know how to do this so that the data in 'incidents' is correctly linked to the customer. They are already linked by auto number.
Also, if there is an incident that has the case status set to 'open', I want to display a field in the customer form that says 'This customer has an unresolved incident'.
Can anyone please help?
Thanks