How do I add the Database Diagrams button to the Database window?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I was trying to intiate many to many relationships with tables in a database
but when trying to follow the instructions on how to do that in Help, the
instructions read that I should select Database Diagrams under Objects in the
Database indow. There is no Database Diagrams button to press under Objects
in the Database window. Why would it be missing? How do I get it to display?
 
The database diagram button is the one on the main toolbar that looks like
three forms joined with lines. (In Access 2003 and previous).

Damian.
 
In Access 2003 and earlier, you can use the Menu Command Tools /
Relationship ... to open the Database Diagram / Relationship window ...
 
Database Diagrams are a SQL Server feature and are only available in Access
when using an ADP front-end, so one possible reason why you are not seeing
them is that you may be using an MDB?

The closest equivalent in an MDB is the Relationships window.
 
Back
Top