Community of VE/MapPoint Users and Developers
This is a discussion on How do I get updatelink to work? I have an access.... within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; How do I get updatelink to work? I have an access database where I have inserted the MP control which ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Thanks. |
| |||
|
Adapted from MapPoint VB Help: Sub UpdateLinksOnMap() Dim objApp As New MapPoint.Application Dim objDataSet As MapPoint.DataSet objApp.Visible = True objApp.UserControl = True 'Replace "Linked Data" with your linked pushpin set name. Set objDataSet = objApp.ActiveMap.DataSets("Linked Data") objDataSet.UpdateLink End Sub This assumes that the map data was originally created through the Link Wizard. Hope this helps. - Walt Cygan |
![]() |
| Tags |
| access, updatelink, work |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Will MapPoint work directly with MS Access tables .... | Anonymous | MapPoint 2006/2009 Discussion | 3 | 12-29-2006 10:15 AM |
| VB6/ACCESS DB/.LinkData/.UpdateLink | Anonymous | MapPoint 2006/2009 Discussion | 0 | 12-15-2004 02:01 PM |
| UpdateLink / PushPins / Access DB / HELP!!! | SeanMcGinty | MapPoint 2006/2009 Discussion | 0 | 12-13-2004 06:31 PM |
| UpdateLink method | Maverick | MapPoint 2006/2009 Discussion | 1 | 04-14-2003 02:21 AM |
| I work for a county government. We have an Access.... | Anonymous | MapPoint 2006/2009 Discussion | 1 | 08-21-2001 06:35 AM |