I've set up a basic multi-user document management database which correlates documents with employees. There are a few relationships that work seamlessly (see below).
However, when I split the database the relationships "disappear" (see below).
It seems that the tables/forms are working well, but I'm incredibly nervous to launch the database if the relationships are screwed up.
This problem only happens when I split the database. Also, when I try to create the relationships in the split database they won't work correctly, i.e. I can't enforce referential integrity, the relationship is undetermined, etc.
Maybe the relationship exists but just doesn't show up on the Relationships view. Is this normal or should i be concerned?