Hey, trying to use a combobox in form and my original version worked just perfectly, but instead of using two boxes with different sql-tables connected I want to combine myCar into 1 combobox. So in my case I've been trying to get myCar.model_Id to switch into Mercedes-Benz 2636 L 6x2. Getting so close but no cigar, schema is about; table is body_model and it has id, modelname and manufacturer_id. Manufacturer_id is a key to body_manufacturer table and it has id and manufacturer_name. I'm getting the number for the manufacturer and multiple errors when trying to get name out , filtering or I'm just lost?


Report
All responses (
Answers (