Master Detail Join Condition Doesn't Work
Hello.
I have a problem in creating a new form.
I have master and detail tables and i create the join condition between those tables.
The join condition is A.NO_RECIPE_ID = B.NO_RECIPE_ID
When i input data on the form, the data is saved in both master and detail tables, but the NO_RECIPE_ID on detail table is null.
Anybody could help me?
Thanks in advance.
Regards,
Lisdiana F.
I have a problem in creating a new form.
I have master and detail tables and i create the join condition between those tables.
The join condition is A.NO_RECIPE_ID = B.NO_RECIPE_ID
When i input data on the form, the data is saved in both master and detail tables, but the NO_RECIPE_ID on detail table is null.
Anybody could help me?
Thanks in advance.
Regards,
Lisdiana F.
Tagged:
0