Subject:Xml To Database mappings Author:Brian Newman Date:02 Dec 2009 11:45 AM
I've been tasked with designing a solution which will allow people who know nothing of XSLT/XPath/XQuery to map data in XML formatted documents to SQL Server tables. These XML formatted documents may be in any schema.
As I see it, this would involve far more investment in developer hours than can be budgeted. That is, unless some company who specializes in XML data management has already done the work and we can just implement a COTS solution.
I've noticed that you offer a solution for mapping data in SQL Server tables to XML format. I need something that will go the other direction - XML formatted data to SQL Server.