entity relationship - SQL Server to er model -


Is there a program that converts a SQL Server database diagram into an AR model, or a database from the SQL Server server Makes AR model?

Within SQL Server, there is a "database diagram" feature in each database in Management Studio.

You can create a new diagram with it, and include all (or some) of your table, which shows where the relationships are, and what the tables are.


Comments

Popular posts from this blog

How to Create Master-Details view using Asp.Net MVC framework -

delphi - Mouseover hint for TChart series value -

c++ - Linux and clipboard -