Book a Demo

Author Topic: Import DB schema from ODBC source  (Read 3187 times)

jeanfrancois

  • EA User
  • **
  • Posts: 26
  • Karma: +0/-0
    • View Profile
Import DB schema from ODBC source
« on: May 31, 2010, 06:14:57 pm »
Hi

Is this possible through the EA API? Or can it only be done manually in EA itself?

I guess I can read the database and write the tables to EA myself, but would this be too complex if I need the views, stored procedures, etc, and produce it in exactly the same way EA does?