﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / General / SQL Server 7,2000  / Relational Diagrams / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Tue, 21 May 2013 12:56:16 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Relational Diagrams</title><link>http://www.sqlservercentral.com/Forums/Topic429673-9-1.aspx</link><description>Assuming the tables are already related with foreign keys, you can create a new diagram in SQL Management Studio and simply add all of the tables in the database.  The relationships will be automatically drawn in for you.</description><pubDate>Thu, 06 Dec 2007 11:24:46 GMT</pubDate><dc:creator>Chris Campbell-415954</dc:creator></item><item><title>RE: Relational Diagrams</title><link>http://www.sqlservercentral.com/Forums/Topic429673-9-1.aspx</link><description>hb,With our vendor supported applications that we are not able to get an ERD from, I use Visio Professional 2007 for reverse engineering a database.I wrote a tutorial in another thread this week at:Topic: Domains and Schemashttp://www.sqlservercentral.com/Forums/Topic428540-359-2.aspx#bm428845Best of Luck!</description><pubDate>Thu, 06 Dec 2007 10:56:03 GMT</pubDate><dc:creator>Key DBA</dc:creator></item><item><title>RE: Relational Diagrams</title><link>http://www.sqlservercentral.com/Forums/Topic429673-9-1.aspx</link><description>yeah, I guess all the constraints can be done within the application.but to help or even stop end line users from making a mash of the database structure, i would see this as an invaluable tool.e.g. I have a few databases, and I'd like to tap into them to drag out data for reporting, mabe even make life easier by writing data back to tables for imports, modifications etc. The use of the Diagram is Ideal for looking up references to find tables etc..oh well... just have to keep spitting nails and working through them slowlythanks for all your replys...Dave</description><pubDate>Thu, 06 Dec 2007 09:28:12 GMT</pubDate><dc:creator>hb21l6</dc:creator></item><item><title>RE: Relational Diagrams</title><link>http://www.sqlservercentral.com/Forums/Topic429673-9-1.aspx</link><description>In my experience, most companies DO have ERD diagrams/documentation for their database applications, but that information can be considered proprietary information and is not generally given to customers.Another possibility is that the referential integrity of an application can be completely contained within the application code, and NOT in the database itself.  In this type of situation there are literally no Primary Key/Foreign Key relationships within the database.</description><pubDate>Thu, 06 Dec 2007 07:27:05 GMT</pubDate><dc:creator>Key DBA</dc:creator></item><item><title>RE: Relational Diagrams</title><link>http://www.sqlservercentral.com/Forums/Topic429673-9-1.aspx</link><description>Documentation is superfluous. The code is obvious.;)</description><pubDate>Thu, 06 Dec 2007 07:20:55 GMT</pubDate><dc:creator>Chris Campbell-415954</dc:creator></item><item><title>RE: Relational Diagrams</title><link>http://www.sqlservercentral.com/Forums/Topic429673-9-1.aspx</link><description>I can't speak for all companies, but we use a separate CASE tool that has a data repository for logical modeling.  We want something that is independent of SQL Server because we have systems on more than just that database platform.Some of our developers use SQL Server database diagrams for documentation, but they still must maintain their logical designs in the CASE tool.Greg</description><pubDate>Wed, 05 Dec 2007 09:15:15 GMT</pubDate><dc:creator>Greg Charles</dc:creator></item><item><title>Relational Diagrams</title><link>http://www.sqlservercentral.com/Forums/Topic429673-9-1.aspx</link><description>just wondering...why do so many large software development companies not bother with relational Diagrams in their SQL server DBs'?For instance, there are a number of SQL DB systems ( including Microsofts ) that I'm currently reviewing, and non of them have Relational Diagrams added to them. their table structures are normalised but there is nothing inforcing the fact.Any ideas?cheersDave</description><pubDate>Wed, 05 Dec 2007 02:04:45 GMT</pubDate><dc:creator>hb21l6</dc:creator></item></channel></rss>