Skip Headers

Oracle® Objects for OLE C++ Class Library Developer's Guide
10g Release 1 (10.1)

Part Number B10119-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Feedback

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/.

ODynasetXML methods

Operations:

GetXML

GetXMLToFile

Attributes:

GetXMLCollID

GetXMLRowsetTag

GetXMLRowID

GetXMLRowTag

GetXMLUpperCase

SetXMLCollID

SetXMLNullIndicator

SetXMLRowsetTag

SetXMLRowID

SetXMLRowTag

SetXMLUpperCase

OFieldXML methods

Attributes:

GetXMLAsAttribute

GetXMLTagName

SetXMLAsAttribute

SetXMLTagName