On Oct 31, 12:50 pm, DIX <[EMAIL PROTECTED]> wrote: > How do I call the information from the database, and insert > it into the google map controls?
This is a server-side issue, I think, not related to the client-side API. Most systems use MySQL and PHP rather than Access and ASP, because of cost; but the principles of getting data out of a database and into the client are the same whatever the back-end actually uses. Have a look at http://groups.google.com/group/Google-Maps-API/web/using-databases-with-gmaps-apps and see if there is something there which addresses your issue. Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
