Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: luciene on April 19, 2007, 06:04:42 am

Title: Search an element in all the repository
Post 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
Title: Re: Search an element in all the repository
Post by: thomaskilian on April 19, 2007, 10:56:52 am
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.
Title: Re: Search an element in all the repository
Post by: luciene on April 19, 2007, 11:16:31 am
Ok, but How search an element by name, searching all EA repository? What’s the command? How I make this?

Thanks,

Luciene
Title: Re: Search an element in all the repository
Post by: thomaskilian on April 19, 2007, 02:28:49 pm
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.