HELP! Plotting circles on imported map querie

  • Thread starter Thread starter brayd
  • Start date Start date
B

brayd

We have a customer database containing address info which
we want to use to generate a query that somehow reads the
address info and plots circles on a world map in the
appropriate location. I know MS Mappoint has this
functionality but was looking for a free source.
 
Is this a digital world map, or one that is hanging on the wall? Who makes
the world map? How do you interact with it?

Queries only spit out data, you need some code to take care of plotting the
data points on the map.

--
HTH,

Steve Clark, Access MVP
FMS, Inc.
Professional Solutions Group
http://www.FMSInc.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Is your Access database too slow?
Are you ready to upgrade to SQL Server?
Contact us for optimization and/or upsizing!
http://www.FMSInc.com/consulting
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 
Thanks. It will be a digital map we place as an image in
access on report of course. So do you have code, or a
source where I can acquire free code VBA?
 
Back
Top