database diagram

  • Hi

    When I create a new database diagram as dbo in sql server 2000 only I am able to view this. How do I make this visible to all the users in the database.

    Thanks

  • You can't and for good reason... saving a database diagram will change the database, as well.  You certainly don't want the users playing around with your diagram and hitting "Save"...

    Diagrams were meant to help design databases... they were never meant as general purpose documentation diagrams open to the public.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply