Can someone please help me? I am creating a web application for my senior project that displays a map with pushpins that are generated by multiple records from a database. I am going to be collecting an unknown number of address from a query and I need to convert that query into a mappoint dataset and then I need to turn around and display a map based on that dataset. Does anyone know how this can be done? I am trying to pass the results of the query that will return a map that I can put into my application. I am using VB.net. I am using the ax mappoint control. Please help me. If someone can give me code examples this will help me more than anyone can imagine.