| XML
Support with ODP.NET The Oracle9i Data Provider
for .NET (ODP.NET) 9.2.0.4 provides support for manipulating and retirieving XML
data from the database. The samples on this page illustrate various XML related
features of ODP.NET
Relational Data Sample [09-Sep-2003]
This sample application demonstrates how ODP.NET supports
XML with Oracle 8i and later databases. It features retrieving, inserting and
modifying relational data in the database tables as XML. XML
View Sample[19-Sep-2003] This sample application
demonstrates retrieving , inserting and modifying relational data in the database
tables using XML Type views. XSL
Transformation Sample[16-Dec-2003] This sample application
demonstrates application of XSL transformation while retrieving , inserting and
modifying relational data in the database tables. |