H
Helge V. Larsen
I do not like the database documenter in MS Access
(Tools/Analyze/Documenter). Therefore I have made a 'database documenter'
programmed in VBA. It documents the following:
Tables:
Table names
Number of records
Time for Last update
File name of external link (if linked table)
For each field:
Field name
Primary key (Part of -)
Field type (integer, long, text etc.)
Description
Queries:
Query names
SQL statements
The number of records retrieved (optional)
Forms, Reports, Modules, Macros:
Only the names of all forms, reports, modules and macros
I guess that others have made something similar - and probably better.
Could someone please supply me with links to good MS Access documenters -
freeware, please.
Helge
(Tools/Analyze/Documenter). Therefore I have made a 'database documenter'
programmed in VBA. It documents the following:
Tables:
Table names
Number of records
Time for Last update
File name of external link (if linked table)
For each field:
Field name
Primary key (Part of -)
Field type (integer, long, text etc.)
Description
Queries:
Query names
SQL statements
The number of records retrieved (optional)
Forms, Reports, Modules, Macros:
Only the names of all forms, reports, modules and macros
I guess that others have made something similar - and probably better.
Could someone please supply me with links to good MS Access documenters -
freeware, please.
Helge