MS Access --> MS Streets & Trips

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I don't know VB yet, but before I start learning it I would like to find out
is it going to be able to do one project with it. I have database of
customers in MS Access. All of them I put on map (MS Streets & Trips) as
pushpins. They are on diferent map files in diferent pushpin sets and in
specific sequence. Sometimes when I need to make change I have to go through
6 map files. Does anybody know how to write a program which would access
database and would put all the customers on the map files. So anytime I
change information on data base I would be able to refresh information on
maps.
 
I think you might wanna look at Mappoint 2K4 webservice since Mappoint
has developer APIs freely available and an activex control you can use
in VB.NET. I dont think S&T has the developer front.
 
Back
Top