G
Guest
I have three tables
(1) A database containing customer details and the primary key is customer
name.
(2) A quotation table with quote number (Auto no) and price and other
details. Quote number is the primary key
(3)The third table is a link between the above mentioned tables with contact
names (drop down from table 1) and quote number from table 2. Both fields are
primary keys.
I have prepared a form with name selected from third table and quotation no
selected from second table. I am either unable to select a name from the drop
down list or when I do, only information is updated on the quote table and
not on the third table. I will be grateful if someone can give me some clue.
(1) A database containing customer details and the primary key is customer
name.
(2) A quotation table with quote number (Auto no) and price and other
details. Quote number is the primary key
(3)The third table is a link between the above mentioned tables with contact
names (drop down from table 1) and quote number from table 2. Both fields are
primary keys.
I have prepared a form with name selected from third table and quotation no
selected from second table. I am either unable to select a name from the drop
down list or when I do, only information is updated on the quote table and
not on the third table. I will be grateful if someone can give me some clue.