Relationships across Pages

L

Larry Bird

I'm building a datbase model where I have tables on different pages within
the model. I want to create a relationship between tables that appear on
seperate pages.

Having all the tables on the same page makes the model very hard to read.

Thanks
 
D

David Parker

The model is independent of the visual representation
Just temporarily have the two tables next to each other, create the
relationships, then delete the graphics ensuring that you do not delete the
underlying tables and relationships at the same time.
(Check your model options)
 
Top