Subject Re: [firebird-support] Entity Relationship Diagram
Author Urs Liska
David Solbach schrieb:
>
> Hi,
>
> I wonder if there is a tool that can draw an Entity Relationship Diagram from a
> gdb database. I took a look at IBExpert which can display key-relationships
> between tables, but only in a folder-tree-like view. For Oracle databases I use
> Horo (ERDiagrammer) Which can draw Primary and Foreignkey Relationships between
> the tables in a Database.
>
> I hope this hasn't been asked too often.
> Any help appreciatet.
>
> David
>
I'm not sure if I understand you right.
But IBExpert has "Tools->Database designer" that can reverse engineer
your dab and display it graphically with your tables laid out on the
page and the key relations shown as arrows between them. It is not a
formal entity relationship diagram but a visual representation of the
database.

HTH
Urs