I have a problem with my relations....
I have set upp a data structure where I have ome main parent table ("Cassification") and several child tables ("Authors", "Subject" etc etc). The "many-tables" are joined to the parent table via ´"LittNr". that is a primary key (autonumber).
In every child-table I have the same "LittNr" as a number field.
When I try to put in data through my forms (based om queries)
I get a error message (3201) saying that I can not add or change a reccord because a related reccord is required.
In my forms I do not however have a field recording "LittNr" (because I thought that Access could do the record-counting all by itself. Is this the problem or what am I doing wrong???
I very much would appreciate any helpful hint on this because tomorrow I'm meeting my dead-line.
Thanks.
/ Anders
I have set upp a data structure where I have ome main parent table ("Cassification") and several child tables ("Authors", "Subject" etc etc). The "many-tables" are joined to the parent table via ´"LittNr". that is a primary key (autonumber).
In every child-table I have the same "LittNr" as a number field.
When I try to put in data through my forms (based om queries)
I get a error message (3201) saying that I can not add or change a reccord because a related reccord is required.
In my forms I do not however have a field recording "LittNr" (because I thought that Access could do the record-counting all by itself. Is this the problem or what am I doing wrong???
I very much would appreciate any helpful hint on this because tomorrow I'm meeting my dead-line.
Thanks.
/ Anders