Answered How to auto generate UML from existing database?

  • Sunday, April 15, 2012 2:34 AM
     
     

    How to auto generate UML from existing database?

    it can create database diagram, how about UML diagram

    would like to print the UML diagram in A4 paper

    • Edited by 沈世鈞 Sunday, April 15, 2012 2:35 AM
    •  

All Replies

  • Saturday, May 05, 2012 7:40 PM
    Owner
     
     Answered

    We don't provide this feature out of the box. However you can write a UML designers extension that converts your database objects to Classes and relationships. See for instance http://msdn.microsoft.com/en-us/library/ee329481.aspx.

    As far as printing is concerned, you can use the Print Setup / Print Command from the File Menu.

    Regards

     


    Jean-Marc