SQL Stored Procedure search utility using SQLDMO
Category:
DatabaseType:
ApplicationsDifficulty:
IntermediateAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
This utility searches through the text of all stored procedures within a specified database looking for a provided search string.
A reference to Microsoft's SQLDMO as well as a reference to MSCOMCTL.OCX (for a progress bar) is required.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download spsearch.zip