Dec 29, 2018 11:27 PM
Hi ! I want something like
record A : link-B
record B :
record C : link-B, link-A
record D : link-C, link-B
with a row that shows which records link to it. then the row would be =
record A : recordC
record B : recordA, recordC, recordD
record C : recordD
record D :
is it possible?
Dec 31, 2018 10:58 PM
please, somebody could help?
Jan 02, 2019 03:00 PM
I am not sure what you are asking. Could you describe it in terms of tables? Please list a simplified version of your tables and their columns and then describe how you want them linked.
Table 1
Name
Address
Phone
Table 2
Item
Color
Price
How are you wanting to combine your 2 tables?