On Monday, November 16, 2020 at 1:34:02 AM UTC-8, Corne Boshoff wrote:
> Hi, I have a MS Access database that I use. How can I add google maps into the Database?
you can embed a browser control. Forms, insert ActiveX control, and then 'Microsoft Web Browser' is name of the control I think.
I use this ALL the time, it's a bit difficult to deal with, but hit me up if you need help and I can share some links.
The alternative is to use SQL Server and the Geography Data Type, and then do GeoCoding.