| Windows
Samples This section contains a series of sample applications
which demonstrate various features of Oracle Data Provider for .NET (ODP.NET)
and Oracle Provider for OLE DB.
Oracle
Provider for OLEDB Samples This set of samples
show how to use Oracle Provider for OLEDB to communicate to Oracle database from
Visual Basic, Visual C++ and C Sharp. The samples demonstrate features like reading
and writing Large Objects (LOBs) to database, using multiple Ref Cursors, using
Date datatype, NLS support, immediate and deferred update, peformance improvement
using chunk size, fetch size and cache size etc. Oracle
Data Provider for .NET Samples This set
of samples show how to use ODP.NET data provider to communicate to Oracle database
from .NET environment. It contains samples on various features of ODP.NET like
populating DataSet using Ref Cursors, DML operations on DataSet,reading and writing
large Objects (LOBs), globalization, savepoint, safe type mapping, distributed
transactions, transparent application failover (TAF) etc. |