For others these two helped and got me to where I wantted to be: Layer: http://econym.org.uk/gmap/basic3.htm
tSql to XML http://blog.sqlauthority.com/2009/02/12/sql-server-simple-example-of-creating-xml-file-using-t-sql/ On Sun, Sep 4, 2011 at 11:59 PM, Spero <[email protected]> wrote: > I can really use some clarification on how I move static data to my > server and continue with the an ADOobject for hourly data. > > I have some points in one data set that update daily and other > datasets that update hourly. > > I have been getting to all the data with a new > ActiveXObject("ADODB.Connection") in the javascript. > > What I want to do is take the daily data and put it in a flat file > because there is no reason to tax the sql server for this data when > the user requests it. > > What is the best method to achieve this and what file format is > needed, XML, KML ?????? > > I am seeing this question asked constantly, not sure I understand the > answers. Is there a schema, file sample a tutorial out there I can > play with? > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API V2" 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. > > -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
