Macfreq Posted June 16, 2006 Posted June 16, 2006 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.
Genx Posted June 16, 2006 Posted June 16, 2006 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.
Macfreq Posted June 16, 2006 Author Posted June 16, 2006 Thanks for the confirmation Genx. I guess I just have to maintain them in each file.
Genx Posted June 16, 2006 Posted June 16, 2006 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.
Recommended Posts
This topic is 6793 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