I don't know if anyone can help me here, as it might be more complicated than I can explain easily! I started creating a database, and created one large table and associated form. The showed customer details at the top, with tabs for enquiry, quote, order and job details associated with that enquiry for that customer at the bottom.
I was then told about normalising data, so I am now trying to simulate the form's layout with my new table structure, which comprises a table each for customer, enquiry, quote, order and job data. I have set up a one to many relationship between the customer and enquiry, and 1:1 relationships between the others.
I can't get the form to display all of the customer, quote, order and job information associated with one enquiry. Whenever I try, I get the customer data showing, but nothing for the enquiry, quote etc data.
If someone can tell me how to post pictures I can show you what I want and what I have!
Thanks in advance...
I was then told about normalising data, so I am now trying to simulate the form's layout with my new table structure, which comprises a table each for customer, enquiry, quote, order and job data. I have set up a one to many relationship between the customer and enquiry, and 1:1 relationships between the others.
I can't get the form to display all of the customer, quote, order and job information associated with one enquiry. Whenever I try, I get the customer data showing, but nothing for the enquiry, quote etc data.
If someone can tell me how to post pictures I can show you what I want and what I have!
Thanks in advance...