Community of VE/MapPoint Users and Developers
This is a discussion on How Do I Use MapPoint To Verify That An Address Is Valid? within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Greetings! I am both new to MapPoint and VisualStudio .NET, which I only recently began working with. I want to ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| How Do I Use MapPoint To Verify That An Address Is Valid? Greetings! I am both new to MapPoint and VisualStudio .NET, which I only recently began working with. I want to use MapPoint Web Service to verify that an address is valid. The steps I am taking are as follows: Query the database, which yields a result set containing multiple addresses. Iterate through the result set, record by record, verifying each address. If the address is valid, changed the value of the checked field for that record. The records are in the following format: Address, City 1, City 2, City 3, City 4 Four attempts would be made for each record, with the city being different for each one. For example, the first attempt would be Address + City 1, the second attempt would be Address + City 2... and so on. Once a valid address is found, a checked field is updated. I am going to be writing this using Visual Studio .NET 2002 (Enterprise Architect) with C# as the language of choice. I am using Access as a database. I would appreciate any guidance regarding the use of the MapPoint API to validate an address: code samples would be especially appreciated. Thank You! nhc |
| |||
| Verifying Street and Address Range
Eric, Thank you for your reply. I should have worded my question a bit more clearly. Verifying the street and address range is exactly what I am trying to do. Do you know of any code examples that demonstrate how this is done? nhc |
![]() |
| Tags |
| address, mappoint, valid, verify |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Valid dialing code for the uk ? | Anonymous | MapPoint 2006/2009 Discussion | 4 | 01-06-2004 04:06 AM |
| Is the address valid | Anonymous | MapPoint 2006/2009 Discussion | 1 | 05-08-2003 10:00 AM |
| MapPoint Address Question | Anonymous | MapPoint 2006/2009 Discussion | 1 | 04-22-2003 09:44 PM |
| I am plotting the different address in mappoint in US . | PeriSen | MapPoint 2006/2009 Discussion | 1 | 09-12-2002 03:11 PM |
| How to check if an address is valid? | amanuel | MapPoint 2006/2009 Discussion | 2 | 08-29-2002 10:42 PM |