I need to identify all the databases containing a specific string on a server. I use a function from TeamStudio Configurator (ConfyFindAndReplace).
This function has a parameter (wRunFlags = CONFY_RUN_SILENT) that should allow avoiding the display of the status bar, but it doesn’t seem to work.
Everytime a database search is completed, I get a popup indicating if the search string has been found and I need to click the close button in order to step to the next database search.
Can anyone help?