
Dependency Checking Techniques
I'm pretty sure that Total Access Analyzer, available at
www.fmsinc.com, has this feature, in addition to a whole lot more
useful ways to document your database.
-- Andy
Quote:
>I would like the ability to analyze all modules in a project and check their
>dependencies. I'm not so concerned with references to external libraries, as
>I can manage those fairly well. I AM concerned with breaking code by removing
>modules that I mistakenly thought to be non-essential.
>Any suggestions?
>Thanks,
> Eric