now I have a table addressesmembers and each record in this table can have one to many brandaddresses with are in an additional table. (members, suppliers are looking for some addresses of certain brands).
I was thinking, won't it be better, to add the brandaddresses to the table addressesmembers (so we have the same structure) and to mark in a field thats its a brandaddress. So then we have a better structure but can you work with this in a form ?
The addressmembers is the head form and the brandaddress is linked with the addressmembers in the head form. So can you have a relationship with data in the same table ?
I was thinking, won't it be better, to add the brandaddresses to the table addressesmembers (so we have the same structure) and to mark in a field thats its a brandaddress. So then we have a better structure but can you work with this in a form ?
The addressmembers is the head form and the brandaddress is linked with the addressmembers in the head form. So can you have a relationship with data in the same table ?