Book a Demo

Author Topic: Import Database from SQL  (Read 2243 times)

kawe

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Import Database from SQL
« on: February 22, 2012, 12:14:00 am »
Can EA import a database schema from an SQL file? I could only find the option to import a database via ODBC. From my workstation I have no direct access to the database so I though EA should also be able to import a database from an SQL file...

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Import Database from SQL
« Reply #1 on: February 22, 2012, 07:05:24 am »
IIRC it can't. But you can simply create the schema on your DB and import that via ODBC or native driver.

q.
« Last Edit: February 22, 2012, 07:08:28 am by qwerty »