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. PAL 2.0 Beta Released
  3. An Introduction to SQL Server 2008 Audit
  4. Give SQL Server 2008 R2 CTP a Quick Try for Free
  5. Free Tool for SQL Server Encryption Key Management

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. 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. bradmcgehee said January 28, 2010, 7:31 am:

    George, SQLSearch only supports SQL Server 2005/2008.

  3. 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.

Copyright 2009-2010 Brad M McGehee