Other News

Community

How To: Configuring SQLXML IIS

(Dan Doris) As a note, most problems I’ve seen with people setting up a virtual directory in SQLXML, tends to be from either using the normal IIS snap-in instead of the SQLXML IIS Configuration utility or the standard IIS setup has been changed. Prior to setting up SQLXML you should verify your IIS

Community

Understanding Oracle XML DB

This series of tutorials uses the Simple XML Based Content Management Application to demonstrate programming techniques that take advantage of the features of Oracle XML DB, a feature of Oracle 9i Database Release 2. The Oracle XML DB is fully compliant with the W3C XML data model thereby provid

Community

Can One Size Fit All?

(Dare Obasanjo) Traditionally, APIs for processing XML have been categorized according to whether they’re designed for processing entire XML documents loaded in memory, such as the W3C DOM, or for processing XML in a streaming, forward-only fashion, such as SAX. However, these divisions do not fully