Hi,
I have 2 tables - one contains flowers, another contains bouquets. I cannot make a one to many straight away so i have a composite key in a third table called BouquetDetails - this will tell the user what bouquet has what flowers in.
Ive got my forms working to add bouquets and flowers but i cannot get a form to join the two together using my third table - it keeps saying "A related record in blah blah is needed".
Ive set the third table to have a composite key and still no luck no matter what i do.
I have a diagram of my relationships or I can email my database if you need more info - can anyone point me in the right direction?
many thanks,
Simon.
I have 2 tables - one contains flowers, another contains bouquets. I cannot make a one to many straight away so i have a composite key in a third table called BouquetDetails - this will tell the user what bouquet has what flowers in.
Ive got my forms working to add bouquets and flowers but i cannot get a form to join the two together using my third table - it keeps saying "A related record in blah blah is needed".
Ive set the third table to have a composite key and still no luck no matter what i do.
I have a diagram of my relationships or I can email my database if you need more info - can anyone point me in the right direction?
many thanks,
Simon.