Jump to content

I need help understanding this kind of relationship - field\database\field


ifthen

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

Recommended Posts

  • Newbies

I don't understand relationships like this. Instead of just the name of the related database there is a field, a backslash, then the name of the database, another backslash followed by another field. Here is a picture of an example.

How are these relationships created? Why are they used? Can anyone point me to an in depth reference that covers them?

 

Link to comment
Share on other sites

What you're describing (and showing in your screenshot) is not a relationship; it is the name of a table occurrence (TO for short), which is an instance of a table, used (among other things) to create a relationship by relating one (or more) of its fields to those of another TO.

A TO can have the same name as its base table, but doesn't have to; within certain constraints, you're free to choose a (unique) name. Usually, that name conveys something about the base table and about the context and/or purpose of that TO within its solution – as, presumably, does the name of the TO in your screenshot.

Note that in FileMaker, a relationship itself does not have a name. 

I suggest you open the FileMaker Help (or get another resource, e.g. the FileMaker Training Series) and study the introduction(s) to the how & why of creating table occurrences and relationships. Understanding TOs is fundamental to developing in FileMaker.

Edited by eos
  • Like 1
Link to comment
Share on other sites

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