Jump to content

Relationships in separate file?


Macfreq

This topic is 6522 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I'm a novice filemaker developer and I'm creating my first database with the data and interface in separate files. I have all layouts, value lists, and scripts in one file and the tables defined in another file. Hopefully this will help make it easier to make changes to layouts and scripts away from my client.

Now my question. Where should relationships be stored? In the interface file or the data file? Or do they have to be in both? Layouts depend on relationships as do tables with calc fields.

Thanks for any tips.

Link to comment
Share on other sites

They have to be in both. In the back-end / data-side for the purpose of evaluating calculations and in the front-end for the purpose of scripts / actual data display relationships.

Link to comment
Share on other sites

No problem, but out of experience, the front end relationships are more important i.e. they get changed more often because once the data is set up, when implementing new features its mainly reliant on front-end relationships and scripts rather than the actual data it-self.

Link to comment
Share on other sites

This topic is 6522 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.