Microsoft Releases SqlXml 3.0 SP2

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

SP2 includes many fixes since the SP1 release including:

Identiy Propagation for XML Bulkload

Null Support for Web Services when used with Visual Studio .NET 2003

http://www.microsoft.com/downloads/details.aspx?FamilyID=4c8033a9-cf10-4e22-8004-477098a407ac&DisplayLang=en


Discover more from dotNetTips.com

Subscribe to get the latest posts sent to your email.

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.