Creating a Function to Stream a Recordset to XML
This article shows how to create an XML document from a Recordset using the Microsoft XMLDOM object. It explains how to create a custom function that will take the contents of a Recordset and return a much friendly-on-the-eyes XML version. Once the ASP page calls this function and has, as a string, the XML structure, it can either save it to disk or write out the contents via Response.Write.
Coupon & Affiliate Theme (New 2022) - Download Now!Sponsored
Thumbtack Clone Script - Buy2ThumbsupSponsored
Help/Fix on AWS VPC General/Advanced Services (1 Hour)
One hour of help or fixes for AWS VPC networking issues or advanced configurations.
Website and database migration to AWS EC2 instance
Migrate your website and database from existing hosting to an AWS EC2 server.
AWS Aurora DB configurations
Set up or tune Amazon Aurora for high performance and high availability workloads.
1 Hour AWS Consulting Services/Support
One hour of flexible AWS consulting or support for architecture, design, or issues.


