I have a basic Personnel database with four tables. tblPersonnel is related one-to-many to tblActions (right outer join; this is similar to the Assets and Maintenance tables in the AssetTracking database in Access). tblOrganization is related one-to-many to tblPersonnel. The last one is an archive table, identical to tblPersonnel.
When I try to add a new record, it tells me that I can't go the specified record. When I close the record, it tells me that it can't save it because of duplicated values in an index, primary key, or relationship. I have checked the fields to make sure that they allow a duplicate value. I also checked the primary keys and the relationships.
What else am I missing?
Linda Adams
Garridon@aol.com
I'm a professional writer, published internationally.
When I try to add a new record, it tells me that I can't go the specified record. When I close the record, it tells me that it can't save it because of duplicated values in an index, primary key, or relationship. I have checked the fields to make sure that they allow a duplicate value. I also checked the primary keys and the relationships.
What else am I missing?
Linda Adams
Garridon@aol.com
I'm a professional writer, published internationally.