Dear All
I am working now to develop application by using Arcgis Engine 10.1 / Arcobject (Java) , i have connect to personal Geodabase (Mdb) and i retrieve fields name layer name , fields properties (Geometry , type...) but when i try to retrieve information for the values (attribute value) i gotnull value .... i need your help to get the value in the fields ?
for example if i have (USA.mdb) personal geodatabase , layer name is : country , (fields : county name , country name , area) ....
what i need exactly to retrieve the county value from the county field (California ,Colorado... ...)
and what is the different if i read the feature through (MXD file) or direct connect to MDB (personal Geo-database) the code will change or what i need you clarification please ....
Thanks