Article: Coldfusion/XML to SQL Database Concept
Coldfusion and XML are two of the most powerful tools on the web, and when used together, they can be even more powerful. Coldfusion and XML can work together to replicate a SQL database. You basically can write an application that interacts with only XML as the data source, but still keep the ease of SQL interaction with the data. This article will walk you through how to implement the XML to SQL Database Concept using Coldfusion. Read Entire Article...
Free Quote