After 5 versions of Visual Studio I think I should be able to right mouse click on a Stored Procedure node of a database connection in the Server Explorer window and be able to search (at least) SQL Server code for the occurrence of a string.
I don’t want to have to rely on running an Stored Procedure to search SYSCOMMENTS. I want a real a GUI tool that is integrated with Visual Studio.
Does anyone know of one, preferably free?
sql search by redgate is free http://www.red-gate.com/products/sql_search/index.htm
Integrates with SSMS