| |
It is used to analyse an MS Access database and produce a list of statistics and details on the contents. This can then be exported to a text file which can be used as an aid to debugging, future development and documentation.
Some of the information provided by the freeware version application is:
· Table names
· Field Names, types, and sizes
· Query names and the number of parameters
· The "Control" queries behind Forms and Reports
· Index Names and their types
· Relationship names (and what is related to what)
· Macro Names
· Module Names and how many Functions and Sub Routines there are
· Form names
· Report names
Shareware version gives full control over export type and allows you to save your translations and exports.
Requirements:
VB6 Runtimes, MS Access 2000
What's New in This Release:
Open another database without having to close and reopen the application. Append details to an the output file.
Limitations:
· Nag screen
|