by dotnetpete
22. April 2010 11:22
I found an awesome SQL search tool from Red Gate this morning. SQL Search 1.0, which is free at this stage, integrates in with SQL Management Studio and presents itself as a toolbar. Click the search button and a SQL Search document tab is create allowing you to search for text (including exact match option). You can specify an object type (or all objects) and a database (or all databases) on the selected server.
The search is blindingly fast as well. Even across all databases on a server. In my case 25 databases on this particular SQL2008 instance.
You can download from http://www.red-gate.com/products/SQL_Search/index.htm/.
b40c5078-2d3c-41fb-9274-4ec8f90fbd18|0|.0
Tags:
SQL