Hello
I am a student who is currently working in a co-op part of my schooling. I have inherited a large database that was created and built on by 3 previous students. There has been no professional supervision and the result is, well, interesting!
One of my problems is that there is a lot of tables, queries and modules that I am pretty sure are no longer being used by the database. The database is so large and my experience is so limited that I am afraid to remove objects with out being sure of the items obsolescence.
Is there a way that I can keep a count on the number of times an object has been accessed?
Or, is there another way to insure that an object is no longer in use?
Thank you!