Author Topic: Documentation of the EA database  (Read 3091 times)

artur251

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Documentation of the EA database
« on: September 10, 2011, 09:07:25 pm »
I'm looking for description of tables and their relationships in a database used by the EA.
For example t_object is "probably" table with the objects, but what is the meaning of her columns and what are its relationships with other tables?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Documentation of the EA database
« Reply #1 on: September 13, 2011, 12:30:48 am »
Since this internal you will not get a documentation unless you hire as Sparx developer. But you can reverse engineer the EAP files using EA's import DB feature.

q.

Michael Proske

  • EA User
  • **
  • Posts: 72
  • Karma: +0/-0
    • View Profile
Re: Documentation of the EA database
« Reply #2 on: October 07, 2011, 12:07:23 am »
This is the only way but the db model is very simple and intuitive