Okay, this is a newbie question, but I can't seem to get this to work.
I have a master table and a sub-table, linked on a field called PRnumber. PRnumber is the autokey in both tables, I have created a one-one relationship with enforced integrity and cascading updates and deletes.
What I want is that when I create a new entry in the main table, that a corresponding entry is created in the sub-table. I can't seem to get that to work. The sub-table has default values set up for the important fields.
Any help?
xhonzi
I have a master table and a sub-table, linked on a field called PRnumber. PRnumber is the autokey in both tables, I have created a one-one relationship with enforced integrity and cascading updates and deletes.
What I want is that when I create a new entry in the main table, that a corresponding entry is created in the sub-table. I can't seem to get that to work. The sub-table has default values set up for the important fields.
Any help?
xhonzi