Categories
Tags → Recordset To Xml

XML Import-Export

When working with different platforms, often incompatible with one another, and several databases, you need a platform-independent way of transferring information from one application to another. XML Import-Export is a Dreamweaver extension that allo...
DETAILS

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 A...
DETAILS
©2003-2008 jCay.com