![]() |
Sergey Kornilov admin 8/7/2019 |
It looks like you are not using Master-Details relationships properly. You do not list all details IDs in a single field of a master table. There must be a link field in both master and details table that contains a single ID. |
H
|
harveyspecter author 8/22/2019 |
It looks like you are not using Master-Details relationships properly. You do not list all details IDs in a single field of a master table. There must be a link field in both master and details table that contains a single ID. See this for the proper tables structure: https://xlinesoft.com/phprunner/docs/master-detail_relationship.htm
|