Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

  • Newbies
Posted

Hi everybody,

I am building a relational database that will be used for linguistic research. I want to have a many-to-many relationship between 'Sentences' (which is a table full of the different sentences that have to be analyzed) and 'Glossers' (which is a table in which I want to place all the different people that are working on a sentence). Its many-to-many because the same person can analyze different sentences and a single sentence may have looked at by different people.

So far I have used a join table, 'Join', which holds two foreign keys '_FK_Sentence' and '_FK_Glosser'. The primary keys are in respecively the Sentences and Glossers table. I think I have draw the relationships correctly, but I am unsure how to proceed from here.

Do I need to make a portal in table 'Sentences', and then put the foreign key '_FK_Glosser' along with for instance the name of the glosser from 'Glossers' in there? But then what about the communication between 'Join' and 'Glossers'? Do I need a portal there as well?

I apologize for my very basic questions, but if anybody can explain this to me or refer me to a place where this is properly explained, I would be very grateful!

Thank you! Annemarie.

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