February 12, 2015 at 9:16 am
Hi guys,
I need to generate data models of all databases for an instance. How can I accomplish this?
If anyone has done this before please share your thoughts.
Thanks!
February 12, 2015 at 9:36 am
what is a data model to you?
there's tons of example scripts of database documentation,scripting out object definitions, basic counts and stats, how to create diagrams, etc, but "data model" is a loose term than means different things to different people.
Lowell
February 12, 2015 at 9:47 am
SQL!$@w$0ME (2/12/2015)
Hi guys,I need to generate data models of all databases for an instance. How can I accomplish this?
If anyone has done this before please share your thoughts.
Thanks!
Manual labor one by one will git-er-done!
The SSMS diagrams tool is the most basic ER Diagramming tool I've used. I'd love to see a third party tool, perhaps an SGML based tool, something that can batch print diagrams or convert to PDF. Customers are always asking for ER diagrams and it takes an hour for a salesman to print 40 diagrams to PDF manually.
February 12, 2015 at 9:52 am
Database Documentation listing the objects in the database and their relations.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply