Chris O'C via AccessMonster.com said:
The relationships window isn't enough to call it an ER diagram. An ER
diagram is so much more.
This depends under what kind of context you're placing this under.
http://en.wikipedia.org/wiki/Entity-relationship_diagram
The person did not ask for an application model (UML)
http://en.wikipedia.org/wiki/Unified_Modeling_Language
So, the poster asked for a ER diagram. In the context of databases and
ms-access, the relationship windows is a ER diagram of the tables.
If they're looking for an application modeling system, or some type of UML,
Then that is very much a different kind of question.
I also did not think it's that it's in the realm of necessarily that if you
have a database and the ER relationship diagram, then you necessarily have
the ability to produce a script that defines the underlying tables.
It's entirely possible that I am misinterpreting the general use of ER here.
The mere fact of being able to generate a relationship diagram between the
tables as far as I can tell represents an ER relationship diagram. The
issues of scripting or other issues are nice, but NOT necessarily part of
the actual process of producing and having a diagram that represents and
defines the relationships between your tables.
Since the relationship window in access does in fact allow one to define,
delete, and create those relationships and setup referential integrity
between tables, then I think this tool in access not only constitutes as
being able to make a ER diagram,but also as an ER diagramming tool "system"
in the context of a database system....