Hello, I want to convert postgres sql table to XML document automatically by using javascript code. For instance, if user open the URL,it will pop-up a window that allow user to save the XML file that converted from postgres table to any directory. I found some information from the Postgres home page, but it give only very general information. http://www.postgresql.org/docs/8.2/static/datatype-xml.html Does anyone has experience with this kinds of task. Is it possible to convert postgres table automatically to XML file. Thank you
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
