Hi,
I’m learning Base and I have a situation where to reduce redundancy and avoid errors, I would like to have a “superclass" from which two subclasses depend. Let’s say a superclass “People“ to which the classes “User” and “Expert” belong because some people can be, in different situations “users” and “experts”. I have created the corresponding tables and established the relationships between them. But I cannot find any information as to how to connect the data in a form to populate the three tables.
I would very much appreciate if someone could send me a pointer to work in this kind of situation.
Cheers,
M