I'm using Sql Server 2005 Management Studio on my client machine against Sql Server 2000 databases. For some reason, when I right-click to create a new diagram, the option isnt available. I havent run ...
From Object Explorer, expand the database. Expand the Database Diagram node under the database. Select Yes when prompted if you want to set up database diagramming. This will upgrade diagrams stored ...
If this is a new diagram that you have never before saved, the Save As dialog box appears. Type a name for the diagram. If you made changes to tables in an existing diagram, the Save dialog box ...
SQL Servers allow the import or export of database diagrams to another database. All the information related to a database is stored in the dtproperties table. Therefore, to import or export a ...