How do I determine the number of pages in a Microsoft Extensible Storage Engine (e.g., Windows .edb) database?
I've looked at edb and ese documentation to see if the number of pages in an edb database is in the header, but I don't see this.
Does the edb header contain the number of pages in the database? If not, how could that be determined?