MapPoint Forums

MapForums

Community of VE/MapPoint Users and Developers




How do I get updatelink to work? I have an access....

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 ...


Go Back   MapPoint Forums > Map Forums > MapPoint 2006/2009 Discussion

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-13-2001
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
How do I get updatelink to work? I have an access database where I have inserted the MP control which opens a predefined map. I want to be able to update the map when the user clicks on the button that opens the map, but I can't quite figure out how to make the updatelink work.

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 12-13-2001
Senior Member
Green Belt
 
Join Date: Aug 2002
Posts: 124
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
access, updatelink, work


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

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


All times are GMT -5. The time now is 09:25 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
MP2K Magazine
Visitor Map


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54