https://www.red-gate.com/products/sql-development/sql-search/
Find SQL fast in SQL Server Management Studio and Visual Studio
- Find fragments of SQL in tables, views, stored procedures, functions, jobs, and more
- Quickly navigate to objects wherever they happen to be on a server
- Search across multiple object types and multiple databases
- Find all references to an object
- Search with booleans and wildcards
SQL Search and SSMS 18.5
Note: The latest SQL Search ( 3.4.2.2567 ) is not working for me, with the latest version of SSMS ( 18.5 )
I guess it’s the same kind of problems like with the SQL Prompt. Which is working now with the latest version.
Just installed this version and works fine : https://download.red-gate.com/checkforupdates/SQLSearch/SQLSearch_3.5.0.2590.exe
https://forum.red-gate.com/discussion/86736/sql-search-3-4-2-2567-not-working-with-ssms-18-5
Comments