I have a windows mobile app running on laptops using 9.3 SP1. The users are able to open a case on a parcel by just clicking on a parcel to select it. Everything works fine until you have a irregular shape polygon/parcel surrounded by other polygons/parcel. I am able to select the irregular shape parcel without any problem (see Selection1.png green area). The issue I am having is when you select any other parcel within the "Envelope" (red box in Selection1.png) of the irregular shape parcel. If I select any of the parcels within the irregular shape parcel envelope I get two records returned. The irregular shape parcel and the parcel I wanted to select. (see Selection2.png ). Identify and select works correctly in ArcMap with these parcels.
How can I get only the parcel that I want to select to work in Mobile?
Thanks