I have a monster of a database, over 100 of each element. Now that we're approaching design of this thing being finished (please God) I'm doing some housekeeping. This involves three steps:
1. Making a note in each element's properties as to its purpose.
2. Working out what is actually being used and what is rubbish that no-one remembered to get rid of. I've used the object dependencies for most that, but I've got a heap of queries that have non dependencies that I KNOW are being used in things like DSUMs. Is there are way to see these non-direct dependencies?
3. If possible, renaming some things for consistency. I know that Access now updates forms and reports with new names (I remember when it didn't, that was painful). But will it update the 'hidden' uses (ie the DSUMs and the like)? I don't want to rename a bunch of things only find I've 'broken' the system!
1. Making a note in each element's properties as to its purpose.
2. Working out what is actually being used and what is rubbish that no-one remembered to get rid of. I've used the object dependencies for most that, but I've got a heap of queries that have non dependencies that I KNOW are being used in things like DSUMs. Is there are way to see these non-direct dependencies?
3. If possible, renaming some things for consistency. I know that Access now updates forms and reports with new names (I remember when it didn't, that was painful). But will it update the 'hidden' uses (ie the DSUMs and the like)? I don't want to rename a bunch of things only find I've 'broken' the system!