Heathbo Posted July 19, 2007 Posted July 19, 2007 Here is what I'm trying to do. I have a FileMaker file(A) with over 800 records in it. I want to create another FileMaker file( that will browse the first file. That way I can make updates without requiring the end user to re-import their entire database. My question is. Is there a way to browse all the records in File(A) through one record in File(. Otherwise I would have to run a script that creates a new record in File ( for every record in File (A) and then import the keys from File (A). Is there a better way of doing this? Am I going about this all wrong? Any help you can give is much appreciated.
Heathbo Posted July 19, 2007 Author Posted July 19, 2007 I figured it out. File( browses based on File(A) record sequence number.
T-Square Posted July 19, 2007 Posted July 19, 2007 You don't need to "browse all records ... through one record." If you create a File Reference in File B, and then build a Relationship graph in B based on the data tables in A, then you'll be able to view, edit, etc. all the records in A. It's called the Separation Model ; you should check out the Separation Model Forum here. That design method is specifically designed to provide User Interface access in one file, and Data Storage in another. HTH, David
Recommended Posts
This topic is 6407 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