22.07.2017, 19:30
Hi, thanks for trying to help me out by putting all that time into the post unfortunately I already know that stuff. I don't think I'm asking the right question in order to get the answer I'm looking for but I'll try again. I have two tables vehicles and vehicle mods they have primary keys and all that so they will update with one another etc... I understand that in order to save data into the vehicle mods table that I need to use insert into, however what I don't know is what I'm meant to be saving as model id and where I would get said modelid from and how would I load multiple tables and adding that modelid onto the car. Hopefully that helps you understand the answer I'm looking for.