URGENT : MapPOINT 2002 + Access + VB6

Anonymous
09-05-2002, 09:05 AM
Hello,

I'd like to do this application (it seems to be really easy !).

I've made a VB6 application with a form whitch contains a MapPOINT control. This control is loaded with a Me.ctrlMAPPOINT.OpenMapmethod.

The OpenMap opens a DATA.PTM file based on a Access Database (with Link method).

What I need to do is the following : from the VB6 exe, I need to update the content of the ActiveX !!! I don't find any REFRESH or UPDATE method !

If someone has got a solution ! :(

King regards,

Vincent BENNER
vbenner@pageup.fr

piazzat
09-05-2002, 09:56 AM
Try something like this?


For X = 1 To MappointControl1.ActiveMap.DataSets.Count
MappointControl1.ActiveMap.DataSets(X).UpdateLink
Next

Anonymous
09-05-2002, 10:28 AM
It works really good !

I'll write now another question in the forum :P

King regards,

Vincent BENNER

 
Web mp2kmag.com
mapforums.com