By saying requirements what do you mean?
It's a system for Car sales management....
Basically the relationship I'm mostly not sure of is the one between the SaleItem and TBLservices & TBLCars...I want the user to enter the id of the item sold, but i want it to be taken from 2 different tables....like when someone buys a car, he'll enter the CarID in the same field he'd enter the serviceid if he bought a service...
I hope I managed to explain it