Thread: MapPoint 2006
View Single Post

  #5 (permalink)  
Old 09-29-2008
mila mila is offline
Junior Member
Yellow Belt
 
Join Date: Jul 2008
Posts: 14
Dataset

Hi,

Please, for anyone here know how to import certain records, such as having ID 1 (in a dataset) ?

Me:

oApp.ActiveMap.DataSets.ImportData(zDataSource, , MapPoint.GeoCountry.geoCountrySpain, MapPoint.GeoDelimiter.geoDelimiterTab, MapPoint.GeoImportFlags.geoImportFirstRowIsHeading s)

So, I get all the records ....

Thanks.
Reply With Quote