Author Topic: EA Datamodel, tables etc.  (Read 1728 times)

Snoesky

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
EA Datamodel, tables etc.
« on: January 05, 2023, 07:46:20 pm »
Hi all,

i'm new in EA. Can anybody tell me where i can find the datamodel of EA itself? Tables, columns etc.

Thanks,

Snoesky

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13404
  • Karma: +567/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: EA Datamodel, tables etc.
« Reply #1 on: January 05, 2023, 07:56:11 pm »
Reverse engineer the database using EA.

There is also an e-book by Thomas Kilian: https://leanpub.com/InsideEA

Geert

Snoesky

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: EA Datamodel, tables etc.
« Reply #2 on: January 05, 2023, 09:28:30 pm »
Hi Geert,

What i want to do is write sql queries tom make customized reports. So i want to know which tables to query. Lik t_objects etc.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: EA Datamodel, tables etc.
« Reply #3 on: January 05, 2023, 09:47:42 pm »
Well, then do as Geert said. Either you RE EA's database and find out the details yourself (you can use EA to do that) or you can grab my book and use that as source.

q.