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

Recommended Posts

Posted

Hi,

I am developing a database. If my database has products and inventory and quote information, and customer, should i combine them as tables inside a database or create multiple database for each topic.

Under what circumstances I need to develop 2 database for them to link to each other. Thanks.

Kent

Posted

If I am understanding you correctly, the prime question is: Should I have

a.)multiple tables in one file or

b.)single tables in multiple files?

Unless there are some specific reasons not to, go with option (a). It is easier to maintain and deploy. Option (:) is essentially going back to FMP 5-6 days.

The secondary question seems to be: When do I have to relate two tables as opposed to just putting data in one table?

a.) Do some research on Entity/Attribute and Entity/Relationship diagrams. A specific reference that I would recommend that is not specifically for Filemaker Pro is Database Design for Mere Mortals. I am sorry that I cannot remember the author right off. I think the last name of the author is Hernendez.

b.) If the field represents an unique attribute of the entity you are trying to describe, that field belongs in the table.

c.) If the field can have several different silmultaneous values that could all pertain to a particular entity at the same time, that field and it's associated information should reside in a separate related table.

It is hard to get more in depth than that from what you have written. Hope this helps.

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