vote up 1 vote down star

Visio 2007 support reverse engineering a MSSQL Database. However, SQL2008 is not supported (link).

Are there other (free?) tools that can do this?

thx.

flag

2 Answers

vote up 1 vote down check

The SQL Server Management Studio Tool can do it.

  1. Attach the DB
  2. Expand its node
  3. Right click Database Diagrams -> New Database Diagram

N.B: You'll need to be logged in as a dbo and have the database diagramming components installed (Management studio will tell you if not)

link|flag
vote up 0 vote down

DeZign for Databases can import SQL2008 databases (you can use the 2005 driver, that works)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.