| http://www.w3.org/ns/prov#value | - I then match the DealerID in the SignUp table to retreive the Dealer record.Now, I have a form which colects the users information via Form fields and I want to insert the information into the DealerCardList table.I ask for such things as Price, QTY and ActiveI want to store the DealerID and Card_ID taken from the 2 other tables into the DealerCardList.Here is my current syntax.
|