In Visio 2003 Architect version I can generate a SQL Server Database on the fly from UML ER diagram. But there is no such a way by using Visio 2007. My question is: Any other good and latest tools can support ER-> DB or DB->ER very well for SQL2005/2008?
|
|
|||||
|
|
|
If you're looking for a free/open source tool to achieve this, you could try: From the website:
And it supports the following features:
I think the bolded ones above (my own emphasis) should give you what you require (i.e. effectively two-way database/model synchronization). I have used the tool in the past to reverse engineer an existing database to an ER diagram. From what I remember, it wasn't the most stable software I'd ever used (I seem to recall it crashed a couple of times) however, this was a little while ago so it may be more stable now. |
||
|
|
|
|
You can do the ER diagram on Visual Studio creating a dbml file and then export to a Sql Server script using the huagati plugin. http://www.huagati.com/dbmltools/ |
||
|
|
|
|
I remember that in Visio 2003 that was only possible, I believe in the Enterprise Edition. Could that be your issue with 2007? |
||
|
|
I think Enterprise Architect can do that too. |
||
|
|
|
|
Most of the tools don't handle SQL 2005/2008 correctly. But CA ERwin® Process Modeler does the best job (at a cost though). There is a community edition but it is limited to 25 objects per model. Give it a try and let us know. |
||
|
|
