MapPoint Forums

MapForums

Community of MapPoint and Virtual Earth Users and Developers




Import Data From Access

This is a discussion on Import Data From Access within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I want to import Data from a table of Access, the information is order in columns. I try to import ...


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

Today's Posts Twitter Feed 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 06-25-2003
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Import Data From Access

I want to import Data from a table of Access, the information is order in columns. I try to import using the object DataSets.

I prefer code of Visual C++, although I accept code in any language.

Thanks in advance.
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 08-05-2003
Junior Member
White Belt
 
Join Date: Aug 2003
Posts: 7
you can try this

you can use the MapPoint wizard from a VB program.
this is like using the built in application manual wizard.

you can use this method:

Sub ShowWizard()
Dim objApp As New MapPoint.Application
'Dim strFile As String
Dim objDS As MapPoint.DataSet

With MPApp.ActiveMap.DataSets
'Access table
'strFile = objApp.Path & "\Samples\Sales.xls!Sheet1!A1:C22"
Set objDS = .ShowImportWizard(, , , geoImportAccessTable)
End With
End Sub
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, data, import


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
Data Import Anonymous MapPoint 2006/2009 Discussion 0 05-04-2004 05:34 PM
Access import Anonymous MapPoint 2006/2009 Discussion 1 12-17-2003 09:33 AM
Import a Table From Microsoft Access awiora MapPoint 2006/2009 Discussion 0 10-21-2003 07:51 AM
to import data of one access file into another using vb code bushi_khan MapPoint 2006/2009 Discussion 0 10-14-2003 02:12 AM
Import stops in Access Anonymous MapPoint 2006/2009 Discussion 1 09-19-2003 02:05 PM


All times are GMT -5. The time now is 08:41 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0 RC2
MP2K Magazine
Visitor Map

Menorca Holiday
Enjoy a Menorca holiday at a great rate when booked through UlookUbook!



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 55 56 57 58 59