Hey everyone, I am trying to make a database to manage my customers. Please don't advise CRM software unless
A - It is available off line
B - It is free
Here is the Tables I need to create
Contact Details Table
Work Order Details Table
Lets say for example I have customer "Jay" in contact details and I now want to add his first work order. Easy enough, right?
Now let's say I have ten work orders now for "Jay" and I want to just select "Jay" and see all ten work orders.
How do I do this?