dashingirish
Registered User.
- Local time
- Today, 10:18
- Joined
- Jan 24, 2012
- Messages
- 13
Argh! I'm screwing up something with my table relationships but I just can't figure it out.
Basically, I've got a main table with several tables linked to it via one-to-one relationships. I broke the data into several smaller tables (11, to be precise) so as to keep it manageable.
The problem is, when I enter data into a form which contains fields from all tables, I get a message stating that I cannot add or change a record because a related record is required in one of the tables.
I've messed about with the relationships but I'm not having any luck setting up relationships that enables a record in a smaller table to stay linked to a single record in the main table. If I force referential inegrity, I get that error.
I'm guessing - like almost all my problems - this is an easy one, but I'm just not seeing the solution.
Thanks, as ever, for your help and time. I always appreciate it.
Basically, I've got a main table with several tables linked to it via one-to-one relationships. I broke the data into several smaller tables (11, to be precise) so as to keep it manageable.
The problem is, when I enter data into a form which contains fields from all tables, I get a message stating that I cannot add or change a record because a related record is required in one of the tables.
I've messed about with the relationships but I'm not having any luck setting up relationships that enables a record in a smaller table to stay linked to a single record in the main table. If I force referential inegrity, I get that error.
I'm guessing - like almost all my problems - this is an easy one, but I'm just not seeing the solution.
Thanks, as ever, for your help and time. I always appreciate it.