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

Recommended Posts

Posted

Does anyone know of a good tool for creating ERD's (Entity Relationship Diagrams) for FMP db's? I would prefer it to be on Win, bit MAC is OK as long as I can have a tool to do this. Visio can do it for SQL, I believe, and Access has this feature built in.

Appreciated.

Posted

Waves In Motion has a Mac-only tool called "Visualizer 1.0", which can create ER-diagrams from existing FMP databases.

I haven't tested the software myself, but judging from the screenshots (www.wmotion.com/visualizer) it looks sufficient only for small projects (maybe < 10-15 related files). I don't know how much you can "tailor" the ER "bubbles" either.

One thing that makes it so hard to write a program that create ER-diagrams from existing FMP databases is that relationships in FileMaker is not the same as relationships in Relational Database Theory (or "joins" in SQL). A FileMaker "relationsship" can be used for many other purposes than just maintaining connections and referential integrity between files. For example, self-joins for display purposes, constant relationships for data transfer, and there are many more uses for a FileMaker "relationship". So, how would the program know what is supposed to be "real" relationships, and which are not (there is no automated way of doing this).

In a traditional ER-diagram, you might use "Crow's feet" to indicate the multiplicity of a relationship (e.g. one-to-many, one-to-one, zero-to-many,...) and write other business rules that apply to them.

I've used Visio 2000 for creating ER-diagrams, and although you can get quite good results in the end, it takes a loooong time to create them, and to keep them updated, since you cannot get it to interact with FMP. If someone finds a software that is better, please let me know!

Good luck!

/Daniel

crazy.gif" border="0

Posted

Thanks, I did find Waves in Motion and will take a look at Visualizer.

Inspiration is cross platform and good for laying out flow idea. I also use Visio 2002, but Inspiration is easy to draft up quickly.

Cheers,

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