Book a Demo

Author Topic: Import DB Schema - Missing tables.  (Read 4050 times)

SamSepi0l

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Import DB Schema - Missing tables.
« on: July 27, 2018, 02:37:59 am »
Hello,

I'm looking for a different way to identify the tables in a DB that are not present in the data model with the intention of import them later.

What I tried was to use the DB Compare in Database Builder but if I select only the "Tables" folder, the tool only compare the tables in data model, does not show the tables in the DB that are not present in the model.

I found this link (https://www.sparxsystems.com/forums/smf/index.php/topic,39504.msg243756.html#msg243756) where it says:

Quote
"I found, that selecting ShowDifferences from subelements (ie Tables) doesn't report objects existing in database but not existing in the model. While using root element, EA reports new objects allowing to add them to the model."

I left EA running for more than an hour, probably if I leave EA running more time may show the "missing" tables, that's why I'm looking for an alternative that allows me to do this in less time.

Thank you.