Author Topic: SQL Server 2012 - Import Schema from ODBC  (Read 2737 times)

shenniko

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
SQL Server 2012 - Import Schema from ODBC
« on: November 12, 2013, 08:19:50 pm »
Hi All,

First time here, also still learning EA.

Im trying to import our DB Schema (from SQL server 2012) into EA, I've an ODBC (which connects to the Server fine..), but when i click on Import, it doesnt list any tables there.. Any thoughts to this?

Thanks

Robbie

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: SQL Server 2012 - Import Schema from ODBC
« Reply #1 on: November 12, 2013, 08:51:20 pm »
Not much else than checking authorization and trying the native driver rather than ODBC.

q.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13404
  • Karma: +567/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: SQL Server 2012 - Import Schema from ODBC
« Reply #2 on: November 12, 2013, 11:07:56 pm »
Often this is a problem with user permissions.

Geert