Jump to content
Server Maintenance This Week. ×

Accessing related data from a third file


M.A

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

Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • Newbies

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.

Link to comment
Share on other sites

This topic is 7329 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.