Is there a way to export, to excel, a list of all feature dataset and feature classes? Essentially everything that is in the geodatabase. I can export to XML, but how would I get it to excel? And, how could I tell where there feature classes or tables that where installed when the LGIM was installed, but do not contain any data?
Hi John,
You can print out this information using python. Below is an example. You could add on to this if you want to write it to an excel spreadsheet. To do this, you could use the XlsxWriter module.
Example of output written from above script: