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 4623 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I must admit I'm somewhat new to databases, no experience so far. I was assigned to develop a simple database with Filemaker, but after hours of scrutinizing the starter-examples and the web for tutorials I don't see a solution.

What I want to create is a simple database with 2 Tables: Books and Articles.

Books contain multiple articles, but sometimes the same article can occur in different books.

So in the formular view of the books I want to see next to the book data (author, title, etc...) also a list of the articles which are contained in the book (which is done via Portals?)

In the formular view of the articles I want to see also in which books a certain article is contained. Also the list should be modifiable in order to add more articles to a book and the other way round.

I found some kind of an example in the starter-example of Eventmanagement (The relation between contacts and events), but I didn't get so far to understand the system.

Is there a simple method to do this or a tutorial or a simple sample file I could download.

I would be utterly thankful for help.

Sorry in advance for language mistakes

Posted

Books contain multiple articles, but sometimes the same article can occur in different books.

IOW, you have a many-to-many relationship between books and articles - and you need a third table to join the two. See a basic example of a join table here:

http://www.fmforums.com/forum/showpost.php?post/246136/

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