Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: luciene on April 19, 2007, 06:04:42 am
-
Hi all,
How could I search an element by name, but searching all EA repository, independent of which Root?
Tkanks,
Luciene Vieira
-
A search is always per repository, independent of the number of roots. If you have a repository with more than one root, all of them are being searched.
-
Ok, but How search an element by name, searching all EA repository? What’s the command? How I make this?
Thanks,
Luciene
-
You can't, as I said. Any SQL can execute only on one database, aka Repository. If you want to search over many repositories you have to write an add-in or an external program.