When I copy it over I copy all the files over that are in the folder and then copy all the modules, forms, and tables that there are. But when I try to open the map viewer the form open but the window does not pop up for the map view.
I have run into another problem. When I copied the map viewer over to my database It no longer works. I am getting an error "Performance Appraisal" The expression on load you entered as the event property setting produced the following error "User defined type not defined" I am guessing her but...
Ok I am not sure what you are trying to say. I don't am not well versed at this type of thing. where do I find this code that has to be changed. This is the code for the start form.
Option Compare Database
Dim WithEvents DirectionsMap As GoogleMaps
Dim adoSteps As ADODB.Recordset
Private...
I am using James Bell's google map for access and I keep getting the following error when I move the curser or mouse over the map. I close the error and tell I don't want to keep running the script but the error pops right back up again. I have disable script checking in my browser and that has...