M.A Posted March 28, 2004 Posted March 28, 2004 Hi all, Can anyone tell me how to access related data from a third file. I have a file A which is related to file B. And file B is related to file C. Now, I have to access information stored in file A from file C. How can I do that without having to create 'calculation fields' in file B and then using those fields as related fields in file C ? Thanks in advance ! Version: Developer v6 Platform: Windows XP
CyborgSam Posted March 28, 2004 Posted March 28, 2004 Read CobaltSky's excellent paper on matrix modeling, look for "Matrix Data Modelling techniques in FileMaker Pro" at this link: http://www.nightwing.com.au/FileMaker/resources.html
M.A Posted March 29, 2004 Author Posted March 29, 2004 Wonderful, the Matrix data modelling techniques are great. They work like a charm. Thanks so much CybrogSam. I am also planning to get FMP 7 as soon as they release it. Thanks.
CyborgSam Posted March 29, 2004 Posted March 29, 2004 FM7 has been released, many of us have been using it. Do you live someplace where FM7 isn't available for purchase yet?
M.A Posted April 1, 2004 Author Posted April 1, 2004 Sorry, I meant FM7 server. Presently, I have FM6 clients and FM 5.5 server. And i dont think that fm7 works with FM 5.5 server and FM 7 server does not work with FM 6.0 clients.
Newbies DaleGaumer Posted April 2, 2004 Newbies Posted April 2, 2004 Brute force technique that worked for me. Your file B is a join file for me. The join file B has calculation field "Conductors" with calculation "Session::Conductors", referring to file A. The same join record has another calculation field "Composer Last Name" with calculation "Composition::Composer Last name", referring to file C. Then file A can read "Composer Last Name" from file B, and file C can read "Conductors" from file B.
Recommended Posts
This topic is 7889 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