Book a Demo

Author Topic: Import SQL Tables ONLY to Model  (Read 2501 times)

nico321

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Import SQL Tables ONLY to Model
« on: February 20, 2023, 06:52:18 pm »
Hi,

Is it possible to import Tables etc. via SQL file, which is stored on my computer, to ONLY the model in E.A.?

I know that you can copy+paste a script in the database builder, but then E.A. immediately wants to upload it to the database as well...


Thanks for your help :)

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Import SQL Tables ONLY to Model
« Reply #1 on: February 20, 2023, 07:09:55 pm »
No, create an empty database from the SQL and reverse engineer that one.

Geert

nico321

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Import SQL Tables ONLY to Model
« Reply #2 on: February 20, 2023, 07:22:38 pm »
No, create an empty database from the SQL and reverse engineer that one.

Geert

ok, thanks :)