Guest_imported
New member
- Jan 1, 1970
- 0
I have a master-detail form but the problem is that the
master table has three keys d1, d2, d3 to be joined to detail table which has one key d_num.
I could not join them during creation.
I tried to define the relationships between them from Object Navigator but received an error that master-detail relationship alredy exists.
How can I manipulate this?
Secondly, on the same topic, the master form has some non-database items from the detail form that gets populated by a query from the detail form.
How can I manipulate the detail form to fill up the non-database items on the master form?
Thanks in advance for your help.
master table has three keys d1, d2, d3 to be joined to detail table which has one key d_num.
I could not join them during creation.
I tried to define the relationships between them from Object Navigator but received an error that master-detail relationship alredy exists.
How can I manipulate this?
Secondly, on the same topic, the master form has some non-database items from the detail form that gets populated by a query from the detail form.
How can I manipulate the detail form to fill up the non-database items on the master form?
Thanks in advance for your help.