Wednesday, March 29, 2006

Advanced Metadata Search




It allows you to search for objects by type, name, DDL, description and columns/parameters it contains (if it's a table, view or SP). Search can be done in multiple databases, even on different servers.

For objects that are found, you get standard context menu (same as one in main tree), so you can manipulate them easily. When clicked in result list, you can optionally see the DDL for object, and the tree item is also focused. It uses the Observer Pattern, so when objects are dropped, they get removed from search results as well.

Currently only available in Subversion repository, but you might want to check it out.

..:: ::..:: ::..

No comments: