I need to do a significant search through my SourceSafe 8 database to support a refactoring exercise.
I have a list of about 250 differant stored procedures that are called and need to work out where in the application. Are there any tools that improve on the standard search so that I can search for any instance of any of these procs or is pulling the code into another database my best bet ?
Don’t laugh but I still use SourceSafe 6… but there is a Find in Files option from the tools menu that will do a search within files for a specific string… do you have that available in version 8?