Book a Demo

Author Topic: Can you import a Visio 2003 DDL into EA 5.0?  (Read 2619 times)

atewari

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Can you import a Visio 2003 DDL into EA 5.0?
« on: September 26, 2005, 08:39:16 am »
We are at a point where we want to dump MS Visio and use EA5.0 for data modeling and "Code engineer" the DDL into Oracle.  We have the DDL in Visio 2003 and wanted to avoid recreating the DDL in EA 5.0.  Is there a way to import this DDL into EA 5.0?

Thanks!

hoopdad

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Can you import a Visio 2003 DDL into EA 5.0?
« Reply #1 on: September 26, 2005, 09:30:11 am »
We did the same exact thing and are very happy we switched to EA.

To get our old data model from Visio, I exported the DDL, ran it against a blank database, and then imported that database into EA. The only thing we didn't get were the comments from Visio because Visio just output them as comments and not associated as metadata in the database.