| Thanks Thomas. 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 data driven website that publishes data from your SQL Server databaseQuery relational database with XPath or SQLUpdate relational data as if it was XMLLoad XML into SQL ServerQuery SQL Server via URLs, OLEDB/ADO or .NET Managed Classes 
 Please note that this release of SQLXML requires SQL Server 2000 RTM (Version 8.00.194) to be installed before the installation can be run. This release also has a dependency on MSXML version 4.0. This version of MSXML is included with the download. SQLXML Managed Classes require .NET Framework to be installed before the SQLXML installation is run. If you do not have .NET Framework installed, SQLXML 2.0 installation will succeed, but the Managed Classes will not be installed. 2.5 MB.  |