Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Markus Luckey on October 31, 2008, 05:17:48 am
-
Hi,
is there any suggestion how to read the whole EA model into a memory data structure by using some SQL Stmts?
The reason is that reading the model via the automation interface is too slow.
Thanks,
Markus
-
Reading the model via SQL is quite feasible ... writing it too, but you need to populate something useful and for that you need the automation interface unless you are doing some work entirely outside of EA. That's possible, but carries obvious dangers.