Previous versions of <%=ConfigurationManager.AppSettings["SS"]%> included support for DataDirect Connect for SQL/XML, a Java component for processing SQL/XML queries that could be used for creating XML documents from relational database data. This functionality has been deprecated as of Stylus Studio 2007 Release 2 (May 2007) in favor of <%=ConfigurationManager.AppSettings["DDXQ"]%> and <%=ConfigurationManager.AppSettings["DDXC"]%>, which provides a far more powerful and extensible means of connecting to any relational database —including Microsoft Access, Microsoft SQL Server, Oracle, and others— and extracting data directly from Microsoft .NET or Java applications.
<%=ConfigurationManager.AppSettings["DDXQ"]%> is a high-performance, scalable, embeddable XQuery implementation that plugs easily into any Java architecture and accesses almost any data source (including Microsoft SQL Server) without being dependent on underlying servers or proprietary extensions to XQuery. If you need to access SQL server tables as XML, the advantages of using XQuery over SQL/XML include:
If you're using SQL/XML to manipulate relational data as XML, then you should seriously consider using <%=ConfigurationManager.AppSettings["SS"]%> instead— it includes built-in support for <%=ConfigurationManager.AppSettings["DDXQ"]%> and <%=ConfigurationManager.AppSettings["DDXC"]%>, along with many other handy data integration tools for working with XML and database technologies — download a free trial today!
Download a free trial of the leading SQL/XML development tool Today!