Use ASP to Turn Your Database into an XML Document in an Instant
Everyone is getting into XML but most of us have our data in Access or SQL databases. You can dump your data to an XML file in an instant by creating a recordset and writing its contents to a flat ...