Generate table relationship diagram from existing schema (SQL Server)
        Posted  
        
            by Nick
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nick
        
        
        
        Published on 2008-10-03T20:23:06Z
        Indexed on 
            2010/05/11
            2:34 UTC
        
        
        Read the original article
        Hit count: 332
        
database
|sql-server
Is there a tool around that would produce a diagram showing existing tables and their relationships given a connection to a database or by any other means?
This is for SQL Server 2008 Express Edition.
© Stack Overflow or respective owner