I need to calculate total count of distinct values of a field . That field contains many duplicate values also. The table which contains that field is stored in pgdb. I want things done in vb .net. Any help is appreciated.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
If you are using ArcObjects, you would do this by IDataStatistics and IStatisticsResults If you are using a personal geodatabase (which uses MS Access), you could use ADO and do a |
|||||
|