ANN: SQL Server Utility, FREE -
03-09-2010
, 06:03 PM
Wingenious has released a free utility for SQL Server developers,
administrators, and contractors. The tool, DBGizmo, provides some of the
features most commonly requested in SQL Server forums, along with other very
interesting functionality.
There's a search feature for names of database objects. You can quickly find
any string within names of tables, columns, functions, and other objects.
There's a search feature for SQL code database objects. You can quickly find
any string within your SQL routines and the matches are shown in context.
There's a scripting feature for SQL code database objects. You can script
out selected objects and the SQL routines are in correct dependency order.
There's a unique interactive database diagram to visualize table
relationships. You can quickly see where any given table fits within the
hierarchy.
There's a friendly editor for the extended properties of various database
objects. You can easily embed your documentation into the database itself.
This handy tool is absolutely FREE, but any feedback would be appreciated.
DBGizmo can be downloaded here... http://www.DBGizmo.net |