jansenw Posted November 10, 2008 Posted November 10, 2008 I still somewhat new to FMPro. I hope my question makes sense. When setting up table relationships, is it possible to economize table occurrences? For example, if I have the following relationships: Relationship A. Part table --> Image table Relationship B. Sales table --> Part table When creating a Layout with Relationship B, I'm not able to access the Image table defined through another relationship (in this case, Relationship A). Is the only way to do this is to add the Image table occurrence to relationship B as follows? Sales table --> Part table --> Image table Would adding table occurrences this way add unneeded overhead and reduce performance especially if I may need to many of this type of occurrences?
aldipalo Posted November 10, 2008 Posted November 10, 2008 I don't believe this is true. I have several applications where each layout may have anywhere from 5 to 15 TO's and more. These applications are both standard, GUI and Data in same DB, and separation Model, Gui and Data are separate DB's and they have anywhere from 10 - 50 layouts. I have not noticed any reduction in performance.
Oldsneekers Posted November 11, 2008 Posted November 11, 2008 Agree. The data is all the same. The creation of more relationships uses more memory (but miniscule considering the gigabytes that are hard drives these days) and no effect on performance.
jansenw Posted November 11, 2008 Author Posted November 11, 2008 This is good to know. Thanks, - Jansen
Recommended Posts
This topic is 5915 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now