Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: vladap on October 25, 2019, 10:21:37 pm

Title: EA DB Scheme - Where to find Relationship?
Post by: vladap on October 25, 2019, 10:21:37 pm
Hi Guys,

I would like to export information from the DB (MySQL), where my EA repository is. Its ok for the attributes and elements, but in some cases I would also like to now the Relationship of this element - e.g.  My Node is placed into the Location - so I would like to no in the export that this Node Belong to this Location.
In EA Client I can see this information in Node Properties Links -> Relationships so I believe it is also somewhere in the DB  :)

thanks
Title: Re: EA DB Scheme - Where to find Relationship?
Post by: Geert Bellekens on October 25, 2019, 10:56:05 pm
See t_connector.

Geert
Title: Re: EA DB Scheme - Where to find Relationship?
Post by: vladap on October 26, 2019, 01:43:19 am
ok thanks , it works this way  :)