Book a Demo

Author Topic: List of tables sql queries can be run on  (Read 5339 times)

tzafrir

  • EA User
  • **
  • Posts: 127
  • Karma: +0/-0
    • View Profile
List of tables sql queries can be run on
« on: December 25, 2015, 04:33:52 am »
Hi,

Can anyone post a list of tables and there fields (or where there is a link that it can be found at).

Thanks,
Tzafrir

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: List of tables sql queries can be run on
« Reply #1 on: December 25, 2015, 05:45:54 am »
Hi,

there is a good book of Thomas Kilian, InsideEA, which explains coping with tables and their contant. It's the easiest way.

In the documentation you find the the table which is associated with the EA Class. E.g t_object for Element class (Automation and Scripting, ObjectModel, Reference).

By the way: With a query tool you easily can explore the tables. Most things are stored in only some tables.

Regards,

Helmut

Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)