SQLServerFind Screenshot



SQLServerFind

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.


Back to SQLServerFind Details page

New software of Software Development