SQL Server Find is a database tool for use with Microsoft SQL Server. With SQL Server Find you can search for database objects using search criteria like:
contains text (using regular expressions) creation date object type (e.g. views, procedures, triggers) object name (using regular expressions) object size
Based on the given criteria, SQL Server find goes out to find the database objects that match the specified criteria and displays them in a list.
One of the advanced features is the ability to search multiple databases in multiple Microsoft SQL Servers at the same time. This makes it a invaluable tool for developers of database application using Microsoft SQL Server.

SQLServerFind 3.2 was released by Genius@Work B.V. on Friday 17 February 2006. Its known requirements are : MS SQL Server 6,7,2000.
SQLServerFind will run on Windows 95, Windows 98, Windows Me, Windows 2000, Windows NT and Windows XP.