Hi,
I would like to find all unused feature classes and archiving classes in a geodatabase. is there way to find out
Thanks,
Vijay
The definition of "unused" needs scope. They were all used at least once.
It would be possible to scan a number of map projects to inventory the "used" tables, but much more difficult to scan for all scripts or SQL functions/triggers that exploit "unused" data to manifest "used" data.
- V