SqlXml 3.0 Service Pack 3 (SP3)
SQLXML enables XML support for your SQL Server Database. It allows developers to bridge the gap between XML and relational data. You can create XML View of your existing relational data and work with it as if it was an XML file.
SQLXML enables XML support for your SQL Server Database. It allows developers to bridge the gap between XML and relational data. You can create XML View of your existing relational data and work with it as if it was an XML file.
SQLXML allows you to:
Build Web Services with SQL Server 2000
Build Web sites to publish data from SQL Server
Query relational database with XPath
Update relational data as if it was XML
Load XML into SQL Server
Query SQL Server via URLs, OLEDB/ADO or .NET Managed Classes
Related Resources:
SQLXML Developer Center
No comments:
Post a Comment