Book a Demo

Author Topic: How to delete multiple searches?  (Read 2623 times)

johnsmith

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
How to delete multiple searches?
« on: October 01, 2014, 09:16:43 pm »
For validation purposes we have a number of sql searches, that we keep versioned (in Subversion) and if I import a search which I already have (that someone else updated), I end up with two searches with the exact same name - not very convenient.
I can delete the search before importing, but this can only be done one search at a time. Is there a way to delete multiple or to handle this in a more elegant way?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: How to delete multiple searches?
« Reply #1 on: October 02, 2014, 12:34:16 am »
I spent half an hour fostering the tables/registry until I remembered that EA stores the searches in %APPDATA%\Sparx Systems\EA\Search Data. Edit the XML and clean it at your wish. You need to restart EA to see the changes.

q.