Skip Headers

Oracle® Objects for OLE C++ Class Library Developer's Guide
Release 9.2.0.4

Part Number B10954-01
Go To Table Of Contents
Contents

XML Data Interchange

Oracle Objects for OLE support for XML enables you to easily extract data in XML format from an Oracle database.

Data in XML markup language can easily be integrated with other software components that support XML. Web servers can provide XML documents along with a stylesheet, thus separating the data content from its presentation, and preserving the data in its native form for easy searching.

Using XSLT, Extensible Stylesheet Language Transformations, businesses can reformat XML documents received from other businesses into their desired style.

For more information about XML, go to http://www.w3.org/XML/.

ODynaset XML methods

Operations:

GetXML

GetXMLToFile

Attributes:

GetXMLCollID

GetXMLRowsetTag

GetXMLRowID

GetXMLRowTag

GetXMLUpperCase

SetXMLCollID

SetXMLNullIndicator

SetXMLRowsetTag

SetXMLRowID

SetXMLRowTag

SetXMLUpperCase

OField XML methods

Attributes:

GetXMLAsAttribute

GetXMLTagName

SetXMLAsAttribute

SetXMLTagName


 
Oracle
Copyright © 1998, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents