DataBase Extractor is a part of our application mining solution
called Visual Expert
Visual Expert analyses stored procedures stored in ASCII files.
If you have to analyse your stored procedures, you need to export
them into text files. Novalys has created DBE to automate this task
for you:

DBE extracts all your stored procedures and data model from your
Database. It creates a dedicated file for the extracted items. The
code of each component is extracted in a separated folder.
DBE connects to Oracle, Sybase ASE and SQL Server databases
It allows you to extract your stored procedures, triggers and the
description of the tables, columns, views.
You can preview the code of each of your Database components.
You can extract stored procedures from several databases in one
shot.
DBE allows you to create filters. You can filter the extracted items
on their name or their type (triggers only for instance)
You can define profiles to remember your extraction settings.
DBE has three main panels:
Project Manager :
This is the window where you manage your different projects.:

DBE can manage as many projects as you need.
Settings
This panel allow you to set up your databases, filters
and profiles.

Preview: This panel allows you to
see the code of the items you selected at request.

|