| Finding Business Address within a Zipcode point
I have 2 Text Box control in VB 6. One is the Zipcode and the other is radius in miles. One OK button.
I have a 20,000 business address in MSAccess. When the user press search, I want to find 10 Miles in radius of Zipcode 91016 and show all the dealers and geocode them into Mappoint with pushpin.
Can I do that or should I first put all the 20,000 records in Mappoint?
Then do the search using Mappoint search criteria? |