I have previously written a post about how to read overlay information from an MS SQL Server database. To start off the new series on how to use databases in your map application I am going to supplement that post with a post about how to do the same thing with marker data stored in a MySQL database. Many web hosts give you MySQL capacity when hosting your website - MS SQL databases are frequently limited in size, which is not the case for MySQL databases.
Read More...