G
Guest
Hello and thanks for the help. I am using Access XP. I have three tables related to one another. When I use all three tables in a query I am NOT able to type/change/update in any way in any of the fields.
Here is the structure:
Student Table: SSN = Primary Key. Related to the Contacts table with the SSN field. It is a one-to-one relationship.
Contacts Table: SSN = Primary Key. Related to the Infractions table with the SSN field. It is a one-to-many relationsip.
Infractions Table: No Primary Key. But even when it had a primary key the problem still existed.
I put all three tables in the query and asked for a field from each of the tables with the SSN being pulled from the Student Table. I had the proper results for the dynaset but when I tried to update some info I was unable to type. No messages, typing was just not an option. The new records button was not available either. How can I make this work?
THANKS !
Here is the structure:
Student Table: SSN = Primary Key. Related to the Contacts table with the SSN field. It is a one-to-one relationship.
Contacts Table: SSN = Primary Key. Related to the Infractions table with the SSN field. It is a one-to-many relationsip.
Infractions Table: No Primary Key. But even when it had a primary key the problem still existed.
I put all three tables in the query and asked for a field from each of the tables with the SSN being pulled from the Student Table. I had the proper results for the dynaset but when I tried to update some info I was unable to type. No messages, typing was just not an option. The new records button was not available either. How can I make this work?
THANKS !