While browsing I came across this application MS Visio. So want to know what does it do and how does it help. Can anyone help me on this.

link|improve this question
8  
Did you even try finding out for yourself? – skaffman Nov 26 '10 at 10:21
2  
+1 for skaffman. When the question itself is so short and vague, I won't bother writing an answer. – Torben Gundtofte-Bruun Nov 26 '10 at 10:37
2  
+1 skaffman Time to help yourself on this one @Kalven – Dave M Nov 26 '10 at 12:57
feedback

migrated from stackoverflow.com Nov 26 '10 at 10:33

This question came from our site for professional and enthusiast programmers.

closed as not a real question by Mokubai, Mehper C. Palavuzlar, Diago Jan 19 '11 at 12:48

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

2 Answers

Visio is a Microsoft tool for drawing diagrams, including database diagrams.

When it comes to database stuff, it supports reverse engineering, so you start from an existing database and automatically obtain you db diagram.

Depending on your needs, there are a lot of Visio alternatives. For simpler diagrams you can check out some on line applications too.

link|improve this answer
feedback

check out http://technet.microsoft.com/en-us/library/cc751334.aspx

link|improve this answer
feedback