Activity overview
Latest activity by joshturley
Currently, I've been pasting images of the diagrams from SSMS into jpg files, then modifying the HTML files to create a tree entry just for database diagrams.
I'd like to have links to the respective db diagrams from inside each table, but any modifications I make inside the HTML to do this would just be overwritten the next time I generate documentation.
A lot of companies like to visualize the relationships between tables, since tools like Crystal Reports and Access have similar diagrams in their software to make joins in queries, etc. Having this laid out helps them visualize it.
I don't think SQL Doc needs it's own diagramming tool, since the one in SSMS is probably a good start. There are things I wish SSMS did, but that's something for the MSDN boards. / comments
Currently, I've been pasting images of the diagrams from SSMS into jpg files, then modifying the HTML files to create a tree entry just for database diagrams.
I'd like to have links to the respecti...
We have about 7 extra properties we'd like to include with our database documentation for each field in out tables. Being able to edit and add these is key. / comments
We have about 7 extra properties we'd like to include with our database documentation for each field in out tables. Being able to edit and add these is key.