SQL Search 1.0 Beta Available

Red Gate Software has released the 1.0 beta version of SQL Search, a new free SSMS add-in that allows you to easily search for “text strings”, allowing you to quickly find objects stored within a SQL Server instance.

For example, if you want to find all of the objects on a SQL Server instance that have the string “orders” in it, this is easily done, as you can see below.

image

Besides displaying all of the relevant objects, it also provides the T-SQL code that was used to create the object.

When the final version comes out (which will also be free), I’ll provide a longer description of how you to use the tool. But in the meantime, the beta version works very well and can be put to immediate use. Download SQL Search here.

Share and Enjoy:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • FriendFeed
  • LinkedIn
  • Reddit
  • Slashdot
  • Technorati
  • Twitter
Related posts:
  1. Searching for Objects or Text Strings Using SQL Search
  2. Give SQL Server 2008 R2 CTP a Quick Try for Free
  3. Free Tool for SQL Server Encryption Key Management
  4. How to Become an Exceptional DBA, 2nd Edition, Now Available Free
  5. Help Design a New SQL Server Monitoring Tool

Trackbacks & Pingbacks

  1. uberVU - social comments trackbacked Posted January 28, 2010, 2:05 am
  2. Tweets that mention SQL Search 1.0 Beta Available | SQL Aloha -- Topsy.com pingbacked Posted January 28, 2010, 1:37 pm

Comments

  1. Quote
    George Homorozeanu said January 27, 2010, 10:27 pm:

    Hi Brad!

    I visited the SQL Search page on RedGate’s site, downloaded and istalled the tool. Does the SQL Search also work with SQL Server 2000 ?

    We are using SQL Server Management Studio 2005 to connect to our MS SQL Server 2000 machine. The SQL Search button is available in the toolbar, but remains diabled as I browse the databases in Object Explorer.

    Best Regards,
    George.

  2. Quote
    bradmcgehee said January 28, 2010, 7:31 am:

    George, SQLSearch only supports SQL Server 2005/2008.

  3. Quote
    bradmcgehee said February 1, 2010, 10:30 am:

    The final version of SQL Search is now available at: http://www.red-gate.com/products/SQL_Search/index.htm.

Leave a Comment


Please enter a valid name.

Please enter a valid email address

  (What tags are allowed?)
Please enter a valid comment. The Minimum Number Of Characters Not Met (min 3).

Formatting Your Comment

The following XHTML tags are available for use:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

URLs are automatically converted to hyperlinks.

Copyright 2009 Brad M McGehee