When I try to create a relationship between modeloptionID in the modeloptions table and "name" in the model table I get the error THE ALTER TABLE statement conficted with the FOREIGN KEY constraint "FK_Model_modeloptions". The conflict occurred in t
↧