SQLXML enables XML support for your SQL Server Database. SQLXML 2.0 RTM 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...

Sample code for the Stored Procedure Object Interface Layer (SPOIL). This creates an object abstraction over SQL stored procedures providing applications with an object view of the data layer. This version is the first release on CNET Download.com.What is...