Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Snoesky on January 05, 2023, 07:46:20 pm

Title: EA Datamodel, tables etc.
Post by: Snoesky 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
Title: Re: EA Datamodel, tables etc.
Post by: Geert Bellekens 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 (https://leanpub.com/InsideEA)

Geert
Title: Re: EA Datamodel, tables etc.
Post by: Snoesky 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.
Title: Re: EA Datamodel, tables etc.
Post by: qwerty 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.